Hello community, here is the log from the commit of package libvoikko for openSUSE:Factory checked in at 2011-11-28 12:54:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvoikko (Old) and /work/SRC/openSUSE:Factory/.libvoikko.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvoikko", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libvoikko/libvoikko.changes 2011-09-23 02:11:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libvoikko.new/libvoikko.changes 2011-11-28 12:54:28.000000000 +0100 @@ -1,0 +2,11 @@ +Wed Nov 23 22:00:52 UTC 2011 - [email protected] + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) +- Use %_smp_mflags for parallel building + +------------------------------------------------------------------- +Wed Nov 23 21:11:20 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvoikko.spec ++++++ --- /var/tmp/diff_new_pack.7W9130/_old 2011-11-28 12:54:30.000000000 +0100 +++ /var/tmp/diff_new_pack.7W9130/_new 2011-11-28 12:54:30.000000000 +0100 @@ -15,13 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: libvoikko Version: 2.1 -Release: 11 -Url: http://voikko.sourceforge.net/ +Release: 1 +URL: http://voikko.sourceforge.net/ License: GPLv2+ Summary: Spellchecker and Hyphenator for Finnish Language Group: Productivity/Text/Spell @@ -29,7 +28,7 @@ Source99: baselibs.conf # PATCH-FIX-UPSTREAM libvoikko-2.1-ac-macro-dir.diff sf#2810258 [email protected] -- can't run autoreconf because the m4 direcotry is neither in the source tarball nor in svn Patch: libvoikko-2.1-ac-macro-dir.diff -BuildRequires: gcc-c++ glib2-devel libmalaga-devel python python-xml +BuildRequires: gcc-c++ glib2-devel libmalaga-devel libtool python python-xml BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libvoikko1 = %{version}-%{release} @@ -37,14 +36,7 @@ Voikko is a Finnish spellchecker and hyphenator based on Malaga and Suomi-Malaga. - - -Authors: --------- - Harri Pitk�nen <[email protected]> - %package -n libvoikko1 -License: GPLv2+ Group: System/Libraries Summary: Spellchecker and Hyphenator for Finnish Language Requires: malaga-suomi @@ -53,14 +45,7 @@ Voikko is a Finnish spellchecker and hyphenator based on Malaga and Suomi-Malaga. - - -Authors: --------- - Harri Pitk�nen <[email protected]> - %package devel -License: GPLv2+ Group: Development/Libraries/C and C++ Summary: Spellchecker and Hyphenator for Finnish Language Requires: libvoikko1 = %{version} glibc-devel @@ -69,14 +54,7 @@ Voikko is a Finnish spellchecker and hyphenator based on Malaga and Suomi-Malaga. - - -Authors: --------- - Harri Pitk�nen <[email protected]> - %package -n voikkospell -License: GPLv2+ Group: Productivity/Text/Spell Summary: Spellchecker and Hyphenator for Finnish Language Requires: libvoikko1 = %{version} @@ -85,12 +63,6 @@ Voikko is a Finnish spellchecker and hyphenator based on Malaga and Suomi-Malaga. - - -Authors: --------- - Harri Pitk�nen <[email protected]> - %prep %setup -q %patch @@ -100,7 +72,7 @@ %configure --with-pic\ --disable-static\ --with-dictionary-path=%{_datadir}/malaga -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
