Mon, 25 Sep 2023 03:59:44 EDT

Information for build malaga-7.12-7.ru

ID1643
Package Namemalaga
Version7.12
Release7.ru
Epoch
SummaryA programming language for automatic language analysis
DescriptionA software package for the development and application of grammars that are used for the analysis of words and sentences of natural languages. It is a language-independent system that offers a programming language for the modelling of the language-dependent grammatical information. This language is also called Malaga. Malaga is based on the grammatical theory of the "Left Associative Grammar" (LAG), developed by Roland Hausser, professor for Computational Linguistics at University of Erlangen, Germany.
Built byorcan
State complete
StartedFri, 11 Dec 2009 17:22:20 EST
CompletedFri, 11 Dec 2009 17:27:19 EST
Taskbuild (centos5-rutgers, malaga-7.12-7.ru.src.rpm)
Tags
centos5-rutgers
RPMs
src
malaga-7.12-7.ru.src.rpm (info) (download)
i386 (build logs)
libmalaga-7.12-7.ru.i386.rpm (info) (download)
malaga-7.12-7.ru.i386.rpm (info) (download)
malaga-devel-7.12-7.ru.i386.rpm (info) (download)
malaga-debuginfo-7.12-7.ru.i386.rpm (info) (download)
x86_64 (build logs)
libmalaga-7.12-7.ru.x86_64.rpm (info) (download)
malaga-7.12-7.ru.x86_64.rpm (info) (download)
malaga-devel-7.12-7.ru.x86_64.rpm (info) (download)
malaga-debuginfo-7.12-7.ru.x86_64.rpm (info) (download)
Changelog * Fri Dec 11 2009 Orcan Ogetbil <orcan@nbcs.rutgers.edu> - 7.12-7 - Centos port * Wed Sep 16 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 7.12-6 - Remove rpath which was set for the malaga binaries in 64 bit architechtures * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sun Jun 14 2009 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.12-4 - Add patch to change the (un)map_file functions to malaga_(un)map_file, there was a symbol conflict with the samba libraries causing a segfault if enchant-voikko and evolution-mapi were both installed when using Evolution. Bugs rhbz #502546 and sourceforge #2802548, patch by Harri Pitkänen. - Add defattr to the libmalaga subpackage * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Apr 03 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.12-2 - Upstream changed the source tarball of the current release, use the current upstream sources * Sun Mar 02 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.12-1 - New version - Drop upstreamed linking patch - Re-add a Makefile.in sed build verbosity trick, which was done in the dropped patch but not upstream * Sat Feb 23 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-3 - Add Makefile.in patch to link the executables against libmalaga * Sat Feb 16 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-2 - Rebuild for GCC 4.3 * Mon Oct 29 2007 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-1 - Increment release for the first Fedora build * Sun Oct 28 2007 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-0.5 - -devel requires only libmalaga, not malaga * Sun Oct 28 2007 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-0.4 - Add option --with-readline to configure - Add BR readline-devel * Sat Oct 27 2007 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-0.3 - Don't strip binaries - Remove static archive - Make build procedure more verbose - Make libtool output more verbose - Remove redundant requires gtk2 - Add INSTALL="install -p" to make install to preserve timestamps - Change libmalaga.so* to have permissions 0755 * Wed Oct 24 2007 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-0.2 - Main package requires libmalaga version-release and gtk2 (malshow needs it) - libmalaga requires in -devel removed, that's implicit - install-info called in post of main package - Unneeded postun line removed - INSTALL.txt is not needed in this package - All documents are now in libmalaga - /usr/share/malaga/ now owned by the malaga package - A shorter Summary so rpmlint won't complain - Currently writes an empty debuginfo package, "install -s" is called in Makefile, how do I remove it? * Mon Oct 22 2007 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 7.11-0.1 - Initial package