Hello community,

here is the log from the commit of package dump for openSUSE:Factory
checked in at Thu Sep 22 13:55:32 CEST 2011.



--------
--- dump/dump.changes   2010-09-30 11:35:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/dump/dump.changes      2011-09-18 
19:34:30.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ dump.spec ++++++
--- /var/tmp/diff_new_pack.CBSr3d/_old  2011-09-22 13:55:27.000000000 +0200
+++ /var/tmp/diff_new_pack.CBSr3d/_new  2011-09-22 13:55:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package dump (Version 0.4b43)
+# spec file for package dump
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           dump
 BuildRequires:  e2fsprogs-devel libselinux-devel readline-devel zlib-devel
 License:        BSD3c
 Group:          Productivity/Archiving/Backup
-AutoReqProv:    on
 Version:        0.4b43
 Release:        1
 Source:         %{name}-%{version}.tar.bz2
@@ -42,13 +40,6 @@
 The restore command performs the inverse function of dump. It can
 restore a full backup of a file system.
 
-
-
-Authors:
---------
-    Remy Card <[email protected]>
-    Stelian Pop <[email protected]>
-
 %prep
 %setup
 #mkdir ext2fs
@@ -64,13 +55,7 @@
 %define sysconfdir /etc
 aclocal
 autoconf
-CFLAGS="$RPM_OPT_FLAGS -save-temps" \
-CXXFLAGS="$RPM_OPT_FLAGS" \
-./configure --mandir=%{_mandir} \
-                --prefix=%{prefix} \
-               --sbindir=/sbin \
-                --infodir=%{_infodir} \
-                --sysconfdir=%{sysconfdir} \
+%configure --sbindir=/sbin \
                 --enable-rmt \
                --with-ldopts= \
                 --with-ccopts="-I$PWD -Wall" \
@@ -82,7 +67,7 @@
                --with-manmode=0644 \
                --enable-readline \
                --enable-largefile
-make
+make %{?_smp_mflags}
 
 %install
 install -d $RPM_BUILD_ROOT/etc \
@@ -94,9 +79,6 @@
 rm $RPM_BUILD_ROOT/sbin/rmt
 rm $RPM_BUILD_ROOT/%{_mandir}/man8/rmt.*
 
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-
 %files
 %defattr(-, root, root)
 %doc %{_mandir}/*/*


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



Remember to have fun...

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

Reply via email to