commit libvoikko for openSUSE:Factory
Hello community, here is the log from the commit of package libvoikko for openSUSE:Factory checked in at Tue Feb 3 22:59:26 CET 2009. -------- --- libvoikko/libvoikko.changes 2008-10-22 16:21:56.000000000 +0200 +++ libvoikko/libvoikko.changes 2009-02-03 16:11:01.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 3 16:10:54 CET 2009 - crrodriguez@suse.de + +- remove "la" files + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvoikko.spec ++++++ --- /var/tmp/diff_new_pack.JS5994/_old 2009-02-03 22:58:31.000000000 +0100 +++ /var/tmp/diff_new_pack.JS5994/_new 2009-02-03 22:58:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libvoikko (Version 2.0) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: libvoikko Version: 2.0 -Release: 2 +Release: 3 Url: http://voikko.sourceforge.net/ License: GPL v2 or later Summary: Spellchecker and Hyphenator for Finnish Language @@ -60,7 +60,7 @@ License: GPL v2 or later Group: Development/Libraries/C and C++ Summary: Spellchecker and Hyphenator for Finnish Language -Requires: libvoikko1 = %{version} libmalaga-devel +Requires: libvoikko1 = %{version} glibc-devel %description devel Voikko is a Finnish spellchecker and hyphenator based on Malaga and @@ -93,13 +93,14 @@ %build autoreconf -f -i -%configure\ +%configure --with-pic\ --disable-static\ --with-dictionary-path=%{_datadir}/malaga make %{?jobs:-j%jobs} %install %makeinstall +%{__rm} -f %{buildroot}%{_libdir}/*.la %post -n libvoikko1 -p /sbin/ldconfig @@ -119,10 +120,11 @@ %defattr(-,root,root) %{_includedir}/libvoikko %{_libdir}/*.so -%{_libdir}/*.*a %{_libdir}/pkgconfig/libvoikko.pc %changelog +* Tue Feb 03 2009 crrodriguez@suse.de +- remove "la" files * Wed Oct 22 2008 mrueckert@suse.de - fix debug_packages_requires define * Mon Sep 08 2008 sbrabec@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de