rpms/gvfs/F-9 gvfs-0.2.2-archive-integration.patch, 1.2, 1.3 gvfs.spec, 1.49, 1.50

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Apr 24 04:12:12 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gvfs/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1196

Modified Files:
	gvfs-0.2.2-archive-integration.patch gvfs.spec 
Log Message:
Add application/zip to the supported mime types for the archive
  backend (launchpad #211697)



gvfs-0.2.2-archive-integration.patch:

Index: gvfs-0.2.2-archive-integration.patch
===================================================================
RCS file: /cvs/extras/rpms/gvfs/F-9/gvfs-0.2.2-archive-integration.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gvfs-0.2.2-archive-integration.patch	17 Apr 2008 23:59:15 -0000	1.2
+++ gvfs-0.2.2-archive-integration.patch	24 Apr 2008 04:11:33 -0000	1.3
@@ -8,7 +8,7 @@
 +_Name=Archive Mounter
 +Exec=@libexecdir@/gvfsd-archive file=%u
 +X-Gnome-Vfs-System=gio
-+MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/x-zip;
++MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/x-zip;application/zip;
 +Terminal=false
 +StartupNotify=false
 +Type=Application


Index: gvfs.spec
===================================================================
RCS file: /cvs/extras/rpms/gvfs/F-9/gvfs.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- gvfs.spec	22 Apr 2008 17:26:53 -0000	1.49
+++ gvfs.spec	24 Apr 2008 04:11:33 -0000	1.50
@@ -201,8 +201,9 @@
 
 
 %changelog
-* Tue Apr 22 2008 David Zeuthen <davidz at redhat.com> - 0.2.3-10
-- Rebuild
+* Thu Apr 24 2008 Matthias Clasen <mclasen at redhat.com> - 0.2.3-10
+- Add application/zip to the supported mime types for the archive
+  backend (launchpad #211697)
 
 * Sun Apr 19 2008 David Zeuthen <davidz at redhat.com> - 0.2.3-9
 - Ensure archive mounts are read-only and turn on thumbnailing on them




More information about the scm-commits mailing list