Hello community,

here is the log from the commit of package malaga-suomi for openSUSE:Factory 
checked in at 2014-01-30 19:23:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/malaga-suomi (Old)
 and      /work/SRC/openSUSE:Factory/.malaga-suomi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "malaga-suomi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/malaga-suomi/malaga-suomi.changes        
2013-01-12 07:51:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.malaga-suomi.new/malaga-suomi.changes   
2014-01-30 19:23:53.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Jan 26 09:41:20 UTC 2014 - [email protected]
+
+- Version bump to 1.15 moving to new upstream location:
+  * tons of new words and bugs fixed.
+
+-------------------------------------------------------------------

Old:
----
  suomi-malaga-1.12.tar.bz2

New:
----
  suomi-malaga-1.15.tar.gz

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

Other differences:
------------------
++++++ malaga-suomi.spec ++++++
--- /var/tmp/diff_new_pack.iUXCKm/_old  2014-01-30 19:23:54.000000000 +0100
+++ /var/tmp/diff_new_pack.iUXCKm/_new  2014-01-30 19:23:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package malaga-suomi
 #
-# Copyright (c) 2013 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,15 +16,15 @@
 #
 
 
-Name:           malaga-suomi
 %define _name suomi-malaga
-Version:        1.12
+Name:           malaga-suomi
+Version:        1.15
 Release:        0
-Source:         %{_name}-%{version}.tar.bz2
-Url:            http://voikko.sourceforge.net/
 Summary:        Description of Finnish Morphology Written in Malaga
 License:        GPL-2.0+
 Group:          Productivity/Text/Spell
+Url:            http://voikko.puimula.org/
+Source:         
http://www.puimula.org/voikko-sources/%{_name}/%{_name}-%{version}.tar.gz
 BuildRequires:  malaga
 BuildRequires:  python-xml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -37,14 +37,14 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" \
-CXXFLAGS="$RPM_OPT_FLAGS" \
+CFLAGS="%{optflags}" \
+CXXFLAGS="%{optflags}" \
 make voikko %{?_smp_mflags}
 
 %install
-make voikko-install DESTDIR=$RPM_BUILD_ROOT%{_datadir}/malaga/1/mor-standard
+make voikko-install DESTDIR=%{buildroot}%{_datadir}/malaga/1/mor-standard
 # compat symlinks
-cd $RPM_BUILD_ROOT%{_datadir}/malaga
+cd %{buildroot}%{_datadir}/malaga
 ln -s -t. 1/mor-standard/*
 
 %files

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

Reply via email to