Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfsdump/xfsdump.changes  2012-03-02 
13:50:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xfsdump.new/xfsdump.changes     2012-06-05 
15:36:29.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 08:46:48 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfsdump.spec ++++++
--- /var/tmp/diff_new_pack.K5qAUo/_old  2012-06-05 15:36:30.000000000 +0200
+++ /var/tmp/diff_new_pack.K5qAUo/_new  2012-06-05 15:36:30.000000000 +0200
@@ -61,10 +61,9 @@
 %patch1 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
 export DEBUG=-DNDEBUG
-%configure --bindir=%{_sbindir} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+%configure --bindir=%_sbindir
+make %{?_smp_mflags}
 
 %install
 export DIST_ROOT="$RPM_BUILD_ROOT"
@@ -77,9 +76,6 @@
 ln -s %{_sbindir}/xfsrestore $RPM_BUILD_ROOT/sbin
 #EndUsrMerge 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,755)
 %{_sbindir}/*

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

Reply via email to