Hello community,

here is the log from the commit of package malaga for openSUSE:Factory checked 
in at 2012-02-16 16:19:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/malaga (Old)
 and      /work/SRC/openSUSE:Factory/.malaga.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "malaga", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/malaga/malaga.changes    2011-11-23 
19:36:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.malaga.new/malaga.changes       2012-02-16 
16:19:43.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 10:50:10 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Wed Nov 23 15:13:48 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ malaga.spec ++++++
--- /var/tmp/diff_new_pack.xU8ai8/_old  2012-02-16 16:19:44.000000000 +0100
+++ /var/tmp/diff_new_pack.xU8ai8/_new  2012-02-16 16:19:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package malaga
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           malaga
 Version:        7.12
-Release:        47
+Release:        0
 Url:            http://home.arcor.de/bjoern-beutel/malaga
-License:        GPLv2+
 Summary:        A Grammar Development Environment for Natural Languages
+License:        GPL-2.0+
 Group:          Productivity/Text/Spell
 Source:         %{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
 PreReq:         %install_info_prereq
 Requires:       libmalaga7 = %{version}
-BuildRequires:  gtk2-devel libtool readline-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  libtool
+BuildRequires:  readline-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch0:         malaga-7.12-verbose.patch
 # PATCH-FIX-FEDORA malaga-rename-map_file.diff bnc#641649 redhat#502546 
sourceforge#2802548 [email protected] -- Fix symbol clash with samba.
@@ -45,30 +45,16 @@
 Grammar" (LAG), developed by Roland Hausser, professor for
 Computational Linguistics at University of Erlangen, Germany.
 
-
-
-Authors:
---------
-    Bjoern Beutel
-
 %package -n libmalaga7
-License:        GPLv2+
-Group:          System/Libraries
 Summary:        Malaga Library Files.
+Group:          System/Libraries
 
 %description -n libmalaga7
 Malaga library files.
 
-
-
-Authors:
---------
-    Bjoern Beutel
-
 %package -n libmalaga-devel
-License:        GPLv2+
-Group:          Development/Libraries/C and C++
 Summary:        Include Files and Libraries mandatory for Development
+Group:          Development/Libraries/C and C++
 Requires:       libmalaga7 = %{version}
 # File name used up to openSUSE 11.0:
 Provides:       libmalaga7-devel = %{version}
@@ -78,12 +64,6 @@
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
-
-
-Authors:
---------
-    Bjoern Beutel
-
 %prep
 %setup -q
 %patch0
@@ -93,7 +73,7 @@
 autoreconf -f -i -v
 %configure --with-pic\
        --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -101,9 +81,6 @@
 mv $RPM_BUILD_ROOT%{_datadir}/malaga/malaga.el 
$RPM_BUILD_ROOT/usr/share/emacs/site-lisp
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 

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

Reply via email to