Hello community,

here is the log from the commit of package reiserfs for openSUSE:Factory 
checked in at 2012-06-01 07:23:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reiserfs (Old)
 and      /work/SRC/openSUSE:Factory/.reiserfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/reiserfs/reiserfs.changes        2011-12-02 
16:26:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.reiserfs.new/reiserfs.changes   2012-06-01 
07:23:22.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 24 10:51:07 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ reiserfs.spec ++++++
--- /var/tmp/diff_new_pack.zPYEyn/_old  2012-06-01 07:23:23.000000000 +0200
+++ /var/tmp/diff_new_pack.zPYEyn/_new  2012-06-01 07:23:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiserfs
 #
-# 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           reiserfs
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -31,7 +32,6 @@
 Source:         reiserfsprogs-%{version}.tar.bz2
 Patch1:         reiserfsprogs-fix-fsck-crash
 Patch2:         reiserfs-signedness-fixes
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -48,9 +48,8 @@
 
 %build
 autoreconf
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure --mandir=%{_mandir} --exec-prefix=/
-make
+%configure --exec-prefix=/ --bindir=/bin --sbindir=/sbin
+make %{?_smp_mflags}
 
 %install
 install        -d      ${RPM_BUILD_ROOT}/sbin
@@ -69,7 +68,4 @@
 /sbin/*
 %doc %{_mandir}/man8/*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

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

Reply via email to