Hello community,

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

Package is "nilfs-utils", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/nilfs-utils/nilfs-utils.changes  2011-11-29 
15:53:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nilfs-utils.new/nilfs-utils.changes     
2012-06-05 15:33:18.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 10:40:56 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nilfs-utils.spec ++++++
--- /var/tmp/diff_new_pack.zmCVc0/_old  2012-06-05 15:33:20.000000000 +0200
+++ /var/tmp/diff_new_pack.zmCVc0/_new  2012-06-05 15:33:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nilfs-utils
 #
-# 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
@@ -16,12 +16,12 @@
 #
 
 
-
 Name:           nilfs-utils
-BuildRequires:  libtool libuuid-devel
+BuildRequires:  libtool
+BuildRequires:  libuuid-devel
+Summary:        Utilities for NILFS
 License:        GPL-2.0
 Group:          System/Filesystems
-Summary:        Utilities for NILFS
 Version:        2.0.14
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
@@ -41,7 +41,7 @@
 %build
 autoreconf -fi
 %configure
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT root_sbindir=/sbin root_libdir=/%{_lib}
@@ -52,9 +52,6 @@
 rm -rf $RPM_BUILD_ROOT%{_includedir}
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.so
 
-%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