Hello community,

here is the log from the commit of package libmal1 for openSUSE:Factory checked 
in at 2012-03-06 13:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmal1 (Old)
 and      /work/SRC/openSUSE:Factory/.libmal1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmal1/libmal1.changes  2011-11-21 
15:46:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmal1.new/libmal1.changes     2012-03-06 
13:38:32.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Mar  1 15:38:49 UTC 2012 - [email protected]
+
+- license update: MPL-1.0
+  See COPYING
+
+-------------------------------------------------------------------
+Tue Jan 31 16:29:13 UTC 2012 - [email protected]
+
+- Parallel building using %_smp_mflags
+
+-------------------------------------------------------------------
+Sun Nov 20 20:33:06 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmal1.spec ++++++
--- /var/tmp/diff_new_pack.QbYlzI/_old  2012-03-06 13:38:33.000000000 +0100
+++ /var/tmp/diff_new_pack.QbYlzI/_new  2012-03-06 13:38:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmal1
 #
-# 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,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libmal1
-BuildRequires:  libtool pilot-link-devel
-License:        MOZILLA PUBLIC LICENSE (MPL/NPL)
-Group:          Development/Libraries/C and C++
+BuildRequires:  libtool
+BuildRequires:  pilot-link-devel
 Summary:        Palm Sync Library
+License:        MPL-1.0
+Group:          Development/Libraries/C and C++
 Version:        0.44
-Release:        147
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://jasonday.home.att.net/code/libmal/
 Source:         libmal-%{version}.tar.bz2
@@ -36,33 +35,18 @@
 Whittaker's malsync distribution. It also includes a few wrapper
 functions.
 
-
-
-Authors:
---------
-    Jason Day, [email protected]
-    malsync code by Tom Whittaker, [email protected]
-
 %package devel
-License:        MOZILLA PUBLIC LICENSE (MPL/NPL)
 Summary:        Palm Sync Library
+Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       pilot-link-devel
 Conflicts:      libmal-devel
-Group:          Development/Libraries/C and C++
 
 %description devel
 libmal is a convenient library made up of the object files contained in
 Tom Whittaker's malsync distribution. libmaal also contains a few
 wrapper functions.
 
-
-
-Authors:
---------
-    Jason Day, [email protected]
-    malsync code by Tom Whittaker, [email protected]
-
 %prep
 %setup -q -n libmal-%{version}
 %patch
@@ -73,15 +57,12 @@
 autoreconf --install --force
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure --disable-static
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 rm -f $RPM_BUILD_ROOT/usr/bin/malsync
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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

Reply via email to