rpms/fuse-zip/devel fuse-zip.spec,1.6,1.7

Peter Lemenkov peter at fedoraproject.org
Thu Sep 17 06:17:07 UTC 2009


Author: peter

Update of /cvs/pkgs/rpms/fuse-zip/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1961

Modified Files:
	fuse-zip.spec 
Log Message:
rebuilt with new fuse


Index: fuse-zip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-zip/devel/fuse-zip.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- fuse-zip.spec	24 Jul 2009 23:20:55 -0000	1.6
+++ fuse-zip.spec	17 Sep 2009 06:17:05 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           fuse-zip
 Version:        0.2.7
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Fuse-zip is a fs to navigate, extract, create and modify ZIP archives
 Group:          System Environment/Libraries
 License:        GPLv3+
@@ -16,16 +16,16 @@ BuildRequires:  libzip-devel, pkgconfig,
 Requires:       fuse
 
 %description
-fuse-zip is a FUSE file system to navigate, extract, create and modify 
+fuse-zip is a FUSE file system to navigate, extract, create and modify
 ZIP archives based in libzip implemented in C++.
 
-With fuse-zip you really can work with ZIP archives as real directories. 
-Unlike KIO or Gnome VFS, it can be used in any application without 
+With fuse-zip you really can work with ZIP archives as real directories.
+Unlike KIO or Gnome VFS, it can be used in any application without
 modifications.
 
-Unlike other FUSE filesystems, only fuse-zip provides write support 
-to ZIP archives. Also, fuse-zip is faster that all known implementations 
-on large archives with many files. 
+Unlike other FUSE filesystems, only fuse-zip provides write support
+to ZIP archives. Also, fuse-zip is faster that all known implementations
+on large archives with many files.
 
 %prep
 %setup -q
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Thu Sep 17 2009 Peter Lemenkov <lemenkov at gmail.com> - 0.2.7-4
+- Rebuilt with new fuse
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list