Hello community,

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

Package is "jfsutils", Maintainer is "mszer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jfsutils/jfsutils.changes        2011-09-23 
02:04:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jfsutils.new/jfsutils.changes   2012-06-05 
15:31:56.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 12:41:22 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jfsutils.spec ++++++
--- /var/tmp/diff_new_pack.tuDdoU/_old  2012-06-05 15:31:57.000000000 +0200
+++ /var/tmp/diff_new_pack.tuDdoU/_new  2012-06-05 15:31:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jfsutils
 #
-# 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,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           jfsutils
 BuildRequires:  e2fsprogs-devel
 Summary:        IBM JFS Utility Programs
-Version:        1.1.15
-Release:        1
 License:        GPL-2.0+
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Group:          System/Filesystems
+Version:        1.1.15
+Release:        0
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://jfs.sf.net
 Source:         %name-%version.tar.bz2
 Source1:        jfs.pdf
@@ -52,14 +50,6 @@
 from the JFS fsck workspace into a file o xpeek--shell-type JFS file
 system editor
 
-
-
-Authors:
---------
-    Steve Best <sb...@us.ibm.com>
-    Dave Kleikamp <sha...@us.ibm.com>
-    Barry Arndt <bar...@us.ibm.com>
-
 %prep
 %setup -q
 
@@ -72,9 +62,8 @@
         xpeek/jfs_debugfs.8 
 tail +35 mkfs/jfs_mkfs.8 | head -10
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-./configure --mandir=%_mandir \
-            --sbindir=%sbindir
-make
+%configure --sbindir=%sbindir
+make %{?_smp_mflags}
 
 %install
 mkdir ./jfsdocs
@@ -85,9 +74,6 @@
 install -m 644 %SOURCE5 ./jfsdocs
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%clean
-rm -rf $RPM_BUILD_ROOT;
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS ChangeLog jfsdocs/*

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to