Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2012-06-05 15:36:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.xfsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes        2012-05-21 
07:33:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2012-06-05 
15:36:30.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 11:42:47 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.ViDrTi/_old  2012-06-05 15:36:31.000000000 +0200
+++ /var/tmp/diff_new_pack.ViDrTi/_new  2012-06-05 15:36:31.000000000 +0200
@@ -57,7 +57,6 @@
 
 %package      devel
 Requires:       xfsprogs = %version
-Url:            http://oss.sgi.com/projects/xfs/
 Summary:        XFS Filesystem-specific Static Libraries and Headers
 Group:          Development/Libraries/C and C++
 
@@ -80,9 +79,8 @@
 export OPTIMIZER="-fPIC"
 export DEBUG=-DNDEBUG
 export LIBUUID=/usr/%{_lib}/libuuid.a
-export CFLAGS="$RPM_OPT_FLAGS"
-%configure --sbindir=%{_sbindir} --mandir=%{_mandir} --datadir=%{_datadir}
-make %{?jobs:-j %jobs}
+%configure
+make %{?_smp_mflags}
 
 %install
 export DIST_ROOT="$RPM_BUILD_ROOT"
@@ -103,9 +101,6 @@
 chmod 755 $RPM_BUILD_ROOT/%_sbindir/fsck.xfs
 %find_lang %name
 
-%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