Hello community,

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

Package is "zfs-fuse", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/zfs-fuse/zfs-fuse.changes        2011-09-23 
12:53:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zfs-fuse.new/zfs-fuse.changes   2012-06-05 
15:36:39.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 25 15:54:56 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Enable parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zfs-fuse.spec ++++++
--- /var/tmp/diff_new_pack.ePM02f/_old  2012-06-05 15:36:41.000000000 +0200
+++ /var/tmp/diff_new_pack.ePM02f/_new  2012-06-05 15:36:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zfs-fuse
 #
-# 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,10 +16,9 @@
 #
 
 
-
 Name:           zfs-fuse
 Version:        0.7.0
-Release:        5
+Release:        0
 Summary:        A port of ZFS to the FUSE framework for the Linux operating 
system
 License:        CDDL-1.0
 Group:          System/Filesystems
@@ -37,16 +36,16 @@
 %if 0%{?suse_version} > 1140
 Patch5:         zfs-fuse-0.7.0-fix-malloc-hook-def.patch
 %endif
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fuse-devel
-BuildRequires:  libattr-devel
-BuildRequires:  libaio-devel
 BuildRequires:  libacl-devel
-BuildRequires:  zlib-devel
-BuildRequires:  scons
-BuildRequires:  openssl-devel
-BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  libaio-devel
+BuildRequires:  libattr-devel
 BuildRequires:  libxslt
+BuildRequires:  openssl-devel
+BuildRequires:  scons
 BuildRequires:  udev
+BuildRequires:  zlib-devel
 Requires:       fuse
 Requires(pre): %insserv_prereq
 Requires(pre): %fillup_prereq
@@ -74,7 +73,7 @@
 %build
 export CCFLAGS="%{optflags}"
 export CPPFLAGS="%{optflags}"
-scons --no-cache -C src
+scons %{?jobs:-j%jobs} --no-cache -C src
 xsltproc --nonet \
     http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl \
     %SOURCE4
@@ -96,9 +95,6 @@
 %__install -D -p -m 644 contrib/zfs_completion.bash \
     %{buildroot}%{_sysconfdir}/bash_completion.d/zfs-fuse.sh
 
-%clean
-%__rm -rf %{buildroot}
-
 %post
 %fillup_and_insserv %name
 %restart_on_update %name

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

Reply via email to