rpms/gvfs/devel gvfs.spec,1.146,1.147

Bastien Nocera hadess at fedoraproject.org
Tue Aug 11 16:23:15 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gvfs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28311

Modified Files:
	gvfs.spec 
Log Message:
* Tue Aug 11 2009 Bastien Nocera <bnocera at redhat.com> 1.3.4-4
- Fix crash on startup for the afc volume monitor



Index: gvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gvfs/devel/gvfs.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -p -r1.146 -r1.147
--- gvfs.spec	11 Aug 2009 15:19:09 -0000	1.146
+++ gvfs.spec	11 Aug 2009 16:23:14 -0000	1.147
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
 Version: 1.3.4
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -44,6 +44,7 @@ Patch8: gvfs-1.2.2-dnssd-deadlock.patch
 Patch9: gvfs-1.2.3-sftp-40sec-timeout.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=591005
 Patch10: 0001-Add-AFC-backend.patch
+Patch11: 0001-Revert-part-of-the-excessive-function-culling.patch
 
 %description
 The gvfs package provides backend implementations for the gio
@@ -140,6 +141,7 @@ and iPod Touches to applications using g
 %patch8 -p1 -b .dnssd-deadlock
 %patch9 -p1 -b .sftp-timeout
 %patch10 -p1 -b .afc
+%patch11 -p1 -b .afc-crasher
 
 %build
 
@@ -293,6 +295,9 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/gvfs/remote-volume-monitors/afc.monitor
 
 %changelog
+* Tue Aug 11 2009 Bastien Nocera <bnocera at redhat.com> 1.3.4-4
+- Fix crash on startup for the afc volume monitor
+
 * Tue Aug 11 2009 Bastien Nocera <bnocera at redhat.com> 1.3.4-3
 - libgudev-devel is required for the gphoto2 monitor
 




More information about the fedora-extras-commits mailing list