Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmm14/libmm14.changes  2011-11-21 
15:46:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmm14.new/libmm14.changes     2012-02-14 
19:02:42.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Nov 20 20:38:38 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmm14.spec ++++++
--- /var/tmp/diff_new_pack.noABZE/_old  2012-02-14 19:02:43.000000000 +0100
+++ /var/tmp/diff_new_pack.noABZE/_new  2012-02-14 19:02:43.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           libmm14
@@ -47,7 +46,7 @@
 # possibly only mm_create a reasonable sized segment and mm_realloc it
 # later if need be.
 #
-Url:            http://www.ossp.org/pkg/lib/mm/
+URL:            http://www.ossp.org/pkg/lib/mm/
 # repackaged from: ftp://ftp.ossp.org/pkg/lib/%{name}/%{name}-%{version}.tar.gz
 Source:         %{pkg_name}-%{version}.tar.bz2
 Patch:          segment_size.diff
@@ -64,14 +63,7 @@
 a high-level malloc(3)-style API for a convenient and well-known way to
 work with data structures inside those shared memory segments.
 
-
-
-Authors:
---------
-    Ralf S. Engelschall <[email protected]>
-
 %package -n libmm-devel
-License:        MIT
 Group:          System/Libraries
 Requires:       %{name} = %{version}
 Provides:       %{name}-devel = %{version}-%{release}
@@ -82,19 +74,13 @@
 %description -n libmm-devel
 Static Libraries and Includes for mm
 
-
-
-Authors:
---------
-    Ralf S. Engelschall <[email protected]>
-
 %prep
 %setup -n %{pkg_name}-%{version}
 %patch
 
 %build
 %configure --with-shm=IPCSHM --with-max-segment-size=%{mm_segment_limit}
-%{__make} %{?jobs:-j%jobs} LIBTOOL=%{_bindir}/libtool
+make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 %ifnarch %arm
 
 %check
@@ -105,9 +91,6 @@
 %makeinstall LIBTOOL=%{_bindir}/libtool
 %{__rm} %{buildroot}/%{_libdir}/libmm.{,l}a
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %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