Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/obexfs/obexfs.changes    2011-12-05 
12:44:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.obexfs.new/obexfs.changes       2012-06-05 
15:33:26.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 16:17:00 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obexfs.spec ++++++
--- /var/tmp/diff_new_pack.NoIIBE/_old  2012-06-05 15:33:28.000000000 +0200
+++ /var/tmp/diff_new_pack.NoIIBE/_new  2012-06-05 15:33:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package obexfs
 #
-# 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:           obexfs
 BuildRequires:  automake
 BuildRequires:  bluez-devel
@@ -25,10 +26,10 @@
 BuildRequires:  openobex-devel
 Requires:       fuse
 Summary:        FUSE based filesystem using ObexFTP
-Version:        0.11
-Release:        0
 License:        GPL-2.0+
 Group:          System/Filesystems
+Version:        0.11
+Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Url:            http://openobex.triq.net/obexfs
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -37,26 +38,17 @@
 ObexFS is a fuse (FUSE-based filesystem) using obexftp (ObexFTP) to
 access files on mobile phones.
 
-
-
-Authors:
---------
-    Christian W. Zuckschwerdt <z...@triq.net>
-
 %prep
 %setup -q
 
 %build
 autoreconf -fiv
 %configure
-%{__make} %{?jobs:-j%jobs}
+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*

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

Reply via email to