rpms/gvfs/F-12 .cvsignore, 1.48, 1.49 gvfs.spec, 1.163, 1.164 sources, 1.48, 1.49 0001-Disallow-mounting-empty-drives.patch, 1.2, NONE 0002-Disallow-ejecting-empty-drives.patch, 1.2, NONE 0003-Silently-drop-eject-error-messages-when-detaching-dr.patch, 1.2, NONE consider-logical-partitions.patch, 1.1, NONE gvfs-1.4.0-mountspec-from-string.patch, 1.1, NONE gvfs-1.4.1-mtp-devices-mime.patch, 1.1, NONE gvfs-1.4.1-no-poll-for-media.patch, 1.1, NONE gvfs-1.4.1-separate-eject-safely-remove-drive.patch, 1.1, NONE gvfs-1.4.1-trash-dont-overwrite.patch, 1.1, NONE obex-crasher.patch, 1.1, NONE

Tomas Bzatek tbzatek at fedoraproject.org
Tue Oct 20 09:42:32 UTC 2009


Author: tbzatek

Update of /cvs/extras/rpms/gvfs/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27696

Modified Files:
	.cvsignore gvfs.spec sources 
Removed Files:
	0001-Disallow-mounting-empty-drives.patch 
	0002-Disallow-ejecting-empty-drives.patch 
	0003-Silently-drop-eject-error-messages-when-detaching-dr.patch 
	consider-logical-partitions.patch 
	gvfs-1.4.0-mountspec-from-string.patch 
	gvfs-1.4.1-mtp-devices-mime.patch 
	gvfs-1.4.1-no-poll-for-media.patch 
	gvfs-1.4.1-separate-eject-safely-remove-drive.patch 
	gvfs-1.4.1-trash-dont-overwrite.patch obex-crasher.patch 
Log Message:
* Tue Oct 20 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.4.1-1
- Update to 1.4.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gvfs/F-12/.cvsignore,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- .cvsignore	21 Sep 2009 14:50:35 -0000	1.48
+++ .cvsignore	20 Oct 2009 09:42:32 -0000	1.49
@@ -1 +1 @@
-gvfs-1.4.0.tar.bz2
+gvfs-1.4.1.tar.bz2


Index: gvfs.spec
===================================================================
RCS file: /cvs/extras/rpms/gvfs/F-12/gvfs.spec,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -p -r1.163 -r1.164
--- gvfs.spec	16 Oct 2009 12:11:01 -0000	1.163
+++ gvfs.spec	20 Oct 2009 09:42:32 -0000	1.164
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.4.0
-Release: 7%{?dist}
+Version: 1.4.1
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -40,25 +40,8 @@ Patch1: 0001-Add-AFC-backend.patch
 # from upstream
 Patch2: http-icons.patch
 # from upstream
-Patch3: consider-logical-partitions.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=526892
-# Nautilus not displaying friendly icons for SSH-connected system
-Patch4: gvfs-1.4.0-mountspec-from-string.patch
-# from upstream
-Patch5: gvfs-1.4.1-trash-dont-overwrite.patch
-Patch6: gvfs-1.4.1-separate-eject-safely-remove-drive.patch
-Patch7: gvfs-1.4.1-no-poll-for-media.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=520497
-# annoying error dialogs
-Patch8: 0001-Disallow-mounting-empty-drives.patch
-Patch9: 0002-Disallow-ejecting-empty-drives.patch
-Patch10: 0003-Silently-drop-eject-error-messages-when-detaching-dr.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=528181
-Patch11: obex-crasher.patch
-# from upstream
 Patch12: gvfs-1.4.1-http-suport-stream-query-info.patch
 Patch13: gvfs-1.4.1-http-soup-header-parsing.patch
-Patch14: gvfs-1.4.1-mtp-devices-mime.patch
 
 %description
 The gvfs package provides backend implementations for the gio
@@ -153,18 +136,8 @@ and iPod Touches to applications using g
 %patch0 -p1 -b .archive-integration
 %patch1 -p1 -b .afc
 %patch2 -p1 -b .http-icons
-%patch3 -p1 -b .logical-partitions
-%patch4 -p1 -b .favicons
-%patch5 -p1 -b .trash-overwrite
-%patch6 -p1 -b .separate-eject
-%patch7 -p1 -b .no-poll
-%patch8 -p1 -b .mount-empty
-%patch9 -p1 -b .eject-empty
-%patch10 -p1 -b .error-detaching
-%patch11 -p1 -b .push-fail
 %patch12 -p1 -b .http-query-info
 %patch13 -p1 -b .http-headers
-%patch14 -p1 -b .mtp-mime
 
 %build
 
@@ -318,6 +291,9 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/gvfs/remote-volume-monitors/afc.monitor
 
 %changelog
+* Tue Oct 20 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.4.1-1
+- Update to 1.4.1
+
 * Fri Oct 16 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.4.0-7
 - HTTP: Support g_file_input_stream_query_info()
 - HTTP: Use libsoup header parsing function


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gvfs/F-12/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- sources	21 Sep 2009 14:50:35 -0000	1.48
+++ sources	20 Oct 2009 09:42:32 -0000	1.49
@@ -1 +1 @@
-5c5086763873bbc6239af84722bf1afe  gvfs-1.4.0.tar.bz2
+6eff809d50e618f289d5192724a049de  gvfs-1.4.1.tar.bz2


--- 0001-Disallow-mounting-empty-drives.patch DELETED ---


--- 0002-Disallow-ejecting-empty-drives.patch DELETED ---


--- 0003-Silently-drop-eject-error-messages-when-detaching-dr.patch DELETED ---


--- consider-logical-partitions.patch DELETED ---


--- gvfs-1.4.0-mountspec-from-string.patch DELETED ---


--- gvfs-1.4.1-mtp-devices-mime.patch DELETED ---


--- gvfs-1.4.1-no-poll-for-media.patch DELETED ---


--- gvfs-1.4.1-separate-eject-safely-remove-drive.patch DELETED ---


--- gvfs-1.4.1-trash-dont-overwrite.patch DELETED ---


--- obex-crasher.patch DELETED ---




More information about the fedora-extras-commits mailing list