Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/sshfs/sshfs.changes      2012-04-12 
09:52:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sshfs.new/sshfs.changes 2012-06-05 
15:35:34.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 17:34:50 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sshfs.spec ++++++
--- /var/tmp/diff_new_pack.cGTu2u/_old  2012-06-05 15:35:35.000000000 +0200
+++ /var/tmp/diff_new_pack.cGTu2u/_new  2012-06-05 15:35:35.000000000 +0200
@@ -16,17 +16,16 @@
 #
 
 
-
 Name:           sshfs
 BuildRequires:  automake
 BuildRequires:  fuse-devel
 BuildRequires:  glib2-devel
 Requires:       fuse
 Summary:        Filesystem client based on SSH file transfer protocol
-Version:        2.4
-Release:        0
 License:        GPL-2.0+
 Group:          System/Filesystems
+Version:        2.4
+Release:        0
 Source:         %{name}-fuse-%{version}.tar.gz
 Url:            http://fuse.sourceforge.net/sshfs.html
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -38,12 +37,6 @@
 side mounting the filesystem is as easy as logging into the server with
 openssh (ssh).
 
-
-
-Authors:
---------
-    Miklos Szeredi <[email protected]>
-
 %prep
 %setup -n %{name}-fuse-%{version}
 
@@ -51,14 +44,11 @@
 %{?suse_update_config:%{suse_update_config -f}}
 autoreconf -fi
 %configure --disable-sshnodelay
-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*

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

Reply via email to