Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/fusepod/fusepod.changes  2011-12-05 
12:43:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fusepod.new/fusepod.changes     2012-06-05 
15:30:56.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 08:44:46 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fusepod.spec ++++++
--- /var/tmp/diff_new_pack.BAHUs4/_old  2012-06-05 15:30:57.000000000 +0200
+++ /var/tmp/diff_new_pack.BAHUs4/_new  2012-06-05 15:30:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fusepod
 #
-# 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:           fusepod
 BuildRequires:  automake
 BuildRequires:  fuse-devel
@@ -25,10 +26,10 @@
 BuildRequires:  taglib-devel
 Requires:       fuse
 Summary:        FUSEPod is a virtual user-space filesystem that mounts your 
iPod
-Version:        0.5.2
-Release:        0
 License:        GPL-2.0+
 Group:          System/Filesystems
+Version:        0.5.2
+Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Patch:          include_fix.patch
 Url:            http://sourceforge.net/projects/fusepod/
@@ -40,28 +41,18 @@
 where your iPod is mounted, supports read and remove operations, and
 has a configurable directory layout.
 
-
-
-Authors:
---------
-    Keegan Carrruthers-Smith <[email protected]>
-
 %prep
 %setup -q
 %patch
 
 %build
 autoreconf -fi
-export CFLAGS="$RPM_OPT_FLAGS"
 %configure
-make
+make %{?_smp_mflags}
 
 %install
 make DESTDIR="$RPM_BUILD_ROOT" install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING* ChangeLog NEWS README* THANKS

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

Reply via email to