Hello community, here is the log from the commit of package fuse for openSUSE:Factory checked in at 2012-06-06 16:06:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuse (Old) and /work/SRC/openSUSE:Factory/.fuse.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuse", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/fuse/fuse.changes 2012-05-21 08:02:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fuse.new/fuse.changes 2012-06-06 16:06:39.000000000 +0200 @@ -1,0 +2,8 @@ +Sat May 26 16:14:26 UTC 2012 - [email protected] + +- Remove redundant tags/sections from specfile +- Parallel build with %_smp_mflags +- Trim list of FUSE fses from description (it's literally endless) + and text inappropraite for subpackages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuse.spec ++++++ --- /var/tmp/diff_new_pack.6lPVGM/_old 2012-06-06 16:06:41.000000000 +0200 +++ /var/tmp/diff_new_pack.6lPVGM/_new 2012-06-06 16:06:41.000000000 +0200 @@ -22,7 +22,7 @@ Group: System/Filesystems Version: 2.9.0 Release: 0 -# http://sourceforge.net/projects/fuse/files/fuse-2.X/%%{version}/fuse-%%{version}.tar.gz/download +# http://downloads.sf.net/fuse/fuse-%%version.tar.gz Source: %{name}-%{version}.tar.gz Source2: fuse.rpmlintrc Source3: baselibs.conf @@ -39,7 +39,7 @@ %endif BuildRequires: libtool BuildRequires: pkgconfig -%if 0%{?suse_version} >= 0 && 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 Supplements: filesystem(fuse) %endif PreReq: permissions @@ -78,12 +78,6 @@ other user space file systems which can be found at http://fuse.sourceforge.net/wiki - - -Authors: --------- - Miklos Szeredi <[email protected]> - %package -n libulockmgr1 Summary: Library of FUSE, the User space File System for GNU/Linux and BSD Group: System/Filesystems @@ -92,43 +86,6 @@ With FUSE, a user space program can export a file system through the kernel-default (Linux kernel). -A FUSE file system which only needs libfuse2 is ntfs-3g, other FUSE -file systems might need the fuse package in addition to have fusermount -and /sbin/mount.fuse. - -User space file systems which are implemented using FUSE are provided -by the following packages: - -- curlftpfs (mount FTP servers), - -- encfs (layered file encryption), - -- fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images), - -- fusepod (mount iPods), - -- fusesmb (mount a fully browseable network neighborhood), - -- gphotofs (mount gphoto-supported cameras), - -- ntfs-3g (mount NTFS volumes read-write), - -- obexfs (mount of bluetooth devices), - -- sshfs (mount over ssh), - -- wdfs (mount of WebDAV shares) - -After installing fuse-devel, administrators can compile and install -other user space file systems which can be found at -http://fuse.sourceforge.net/wiki - - - -Authors: --------- - Miklos Szeredi <[email protected]> - %package -n libfuse2 Summary: Library of FUSE, the User space File System for GNU/Linux and BSD Group: System/Filesystems @@ -141,39 +98,10 @@ file systems might need the fuse package in addition to have fusermount and /sbin/mount.fuse. -User space file systems which are implemented using FUSE are provided -by the following packages: - -- curlftpfs (mount FTP servers), - -- encfs (layered file encryption), - -- fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images), - -- fusepod (mount iPods), - -- fusesmb (mount a fully browseable network neighborhood), - -- gphotofs (mount gphoto-supported cameras), - -- ntfs-3g (mount NTFS volumes read-write), - -- obexfs (mount of bluetooth devices), - -- sshfs (mount over ssh), - -- wdfs (mount of WebDAV shares) - After installing fuse-devel, administrators can compile and install other user space file systems which can be found at http://fuse.sourceforge.net/wiki - - -Authors: --------- - Miklos Szeredi <[email protected]> - %package devel Summary: Development package for FUSE (userspace filesystem) modules Group: Development/Languages/C and C++ @@ -187,39 +115,10 @@ files needed to develop programs that use the fuse (FUSE) library to implement kernel-default (Linux) file systems in user space. -Many user space file systems are already provided as packages for -installation: - -- curlftpfs (mount FTP servers), - -- encfs (layered file encryption), - -- fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images), - -- fusepod (mount iPods), - -- fusesmb (mount a fully browseable network neighborhood), - -- gphotofs (mount gphoto-supported cameras), - -- ntfs-3g (mount NTFS volumes read-write), - -- obexfs (mount of bluetooth devices), - -- sshfs (mount over ssh), - -- wdfs (mount of WebDAV shares) - With fuse-devel, administrators can compile and install other user space file systems which can be found at http://fuse.sourceforge.net/wiki - - -Authors: --------- - Miklos Szeredi <[email protected]> - %package devel-static Summary: Development package for FUSE (userspace filesystem) modules Group: Development/Languages/C and C++ @@ -231,39 +130,10 @@ files needed to develop programs that use the fuse (FUSE) library to implement kernel-default (Linux) file systems in user space. -Many user space file systems are already provided as packages for -installation: - -- curlftpfs (mount FTP servers), - -- encfs (layered file encryption), - -- fuseiso (mount iso, img, bin, mdf and nrg CD-ROM images), - -- fusepod (mount iPods), - -- fusesmb (mount a fully browseable network neighborhood), - -- gphotofs (mount gphoto-supported cameras), - -- ntfs-3g (mount NTFS volumes read-write), - -- obexfs (mount of bluetooth devices), - -- sshfs (mount over ssh), - -- wdfs (mount of WebDAV shares) - With fuse-devel, administrators can compile and install other user space file systems which can be found at http://fuse.sourceforge.net/wiki - - -Authors: --------- - Miklos Szeredi <[email protected]> - %prep %setup -q %patch @@ -280,7 +150,7 @@ --enable-lib \ --enable-util \ --enable-example -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %make_install @@ -324,9 +194,6 @@ %postun -n libulockmgr1 -p /sbin/ldconfig -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc AUTHORS ChangeLog FAQ NEWS README* COPYING* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
