Hello community,

here is the log from the commit of package libvoikko for openSUSE:Factory 
checked in at 2014-01-30 12:51:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvoikko (Old)
 and      /work/SRC/openSUSE:Factory/.libvoikko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvoikko"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvoikko/libvoikko.changes      2012-03-01 
07:26:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libvoikko.new/libvoikko.changes 2014-01-30 
12:51:56.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Jan 26 09:35:23 UTC 2014 - [email protected]
+
+- Version bump to 3.7:
+  * Many bugfixes. See ChangeLog
+  * Upstream moved location so update accordingly.
+
+-------------------------------------------------------------------

Old:
----
  libvoikko-3.4.1.tar.gz

New:
----
  libvoikko-3.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libvoikko.spec ++++++
--- /var/tmp/diff_new_pack.xii01N/_old  2014-01-30 12:51:57.000000000 +0100
+++ /var/tmp/diff_new_pack.xii01N/_new  2014-01-30 12:51:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvoikko
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -16,20 +16,18 @@
 #
 
 
-
 Name:           libvoikko
-Version:        3.4.1
+Version:        3.7
 Release:        0
-Url:            http://voikko.sourceforge.net/
 Summary:        Spellchecker and Hyphenator for Finnish Language
 License:        GPL-2.0+
 Group:          Productivity/Text/Spell
-Source:         
http://downloads.sourceforge.net/project/voikko/%{name}/%{version}/%{name}-%{version}.tar.gz
+Url:            http://voikko.puimula.org
+Source:         
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
 BuildRequires:  libmalaga-devel
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python
 BuildRequires:  python-xml
@@ -51,7 +49,8 @@
 %package devel
 Summary:        Spellchecker and Hyphenator for Finnish Language
 Group:          Development/Libraries/C and C++
-Requires:       libvoikko1 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libvoikko1 = %{version}
 
 %description devel
 Voikko is a Finnish spellchecker and hyphenator based on Malaga and
@@ -70,15 +69,18 @@
 %setup -q
 
 %build
-autoreconf -f -i
-%configure --with-pic\
-       --disable-static\
+%configure \
+       --with-pic \
+       --disable-static \
        --with-dictionary-path=%{_datadir}/malaga
 make %{?_smp_mflags}
 
+%check
+make %{?_smp_mflags} check
+
 %install
-%makeinstall
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libvoikko1 -p /sbin/ldconfig
 

++++++ libvoikko-3.4.1.tar.gz -> libvoikko-3.7.tar.gz ++++++
++++ 30515 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to