Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/enca/enca.changes        2011-09-23 
01:56:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.enca.new/enca.changes   2012-02-16 
16:12:47.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Feb 15 20:15:09 UTC 2012 - [email protected]
+
+- fix license to be in spdx format
+
+-------------------------------------------------------------------
+Sun Sep 18 17:17:12 UTC 2011 - [email protected]
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ enca.spec ++++++
--- /var/tmp/diff_new_pack.d9dhMQ/_old  2012-02-16 16:12:48.000000000 +0100
+++ /var/tmp/diff_new_pack.d9dhMQ/_new  2012-02-16 16:12:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enca
 #
-# 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
@@ -22,7 +22,7 @@
 Group:          Productivity/Other
 Version:        1.13
 Release:        7
-License:        GPLv2
+License:        GPL-2.0
 Url:            http://gitorious.org/enca
 Source:         %{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
@@ -48,7 +48,7 @@
 and unknown encoding and convert them to some reasonable encoding.
 
 %package -n libenca0
-License:        GPLv2
+License:        GPL-2.0
 Group:          System/Libraries
 Summary:        Header files and libraries for Enca development
 
@@ -61,7 +61,7 @@
 library.
 
 %package devel
-License:        GPLv2
+License:        GPL-2.0
 Requires:       libenca0 = %{version}
 Requires:       glibc-devel
 Group:          Development/Libraries/C and C++
@@ -80,8 +80,7 @@
 
 %build
 %configure --disable-static --without-librecode
-# %make %{?jobs:-j%jobs}
-make
+make %{?_smp_mflags}
 
 %install
 %makeinstall HTML_DIR=%{gtk_doc}/html
@@ -92,9 +91,6 @@
 
 %postun -n libenca0 -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog ChangeLog.prelib FAQ ChangeLog.old README 
THANKS TODO

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

Reply via email to