rpms/gvfs/devel gvfs.spec,1.142,1.143

Matthias Clasen mclasen at fedoraproject.org
Mon Aug 10 17:05:23 UTC 2009


Author: mclasen

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

Modified Files:
	gvfs.spec 
Log Message:
1.3.4



Index: gvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gvfs/devel/gvfs.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -p -r1.142 -r1.143
--- gvfs.spec	7 Aug 2009 12:55:52 -0000	1.142
+++ gvfs.spec	10 Aug 2009 17:05:22 -0000	1.143
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.3.3
-Release: 3%{?dist}
+Version: 1.3.4
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -34,18 +34,9 @@ BuildRequires: automake autoconf
 BuildRequires: libtool
 # http://bugzilla.gnome.org/show_bug.cgi?id=567235
 Patch1: gvfs-archive-integration.patch
-# gedit crashed with SIGSEGV in strlen()
-# https://bugzilla.gnome.org/show_bug.cgi?id=589915
-Patch2: gvfs-1.3.4-output-stream-callback-arg.patch
-# smb url don't work in the run application dialog
-# http://bugzilla.gnome.org/show_bug.cgi?id=573994
-Patch3: gvfs-1.3.4-smb-browse-fake-content-type.patch
 # Bad mount prefix stripping in g_daemon_file_get_path()
 # http://bugzilla.gnome.org/show_bug.cgi?id=590862
 Patch4: gvfs-1.3.4-dont-strip-mount-prefix-for-local-paths.patch
-# gvfsd-sftp crashed with SIGSEGV in strlen()
-# http://bugzilla.gnome.org/show_bug.cgi?id=589434
-Patch5: gvfs-1.3.4-bug-589434-sftp-choices-segfault.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=497631
 Patch8: gvfs-1.2.2-dnssd-deadlock.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=504339
@@ -134,10 +125,7 @@ media players (Media Transfer Protocol) 
 %prep
 %setup -q
 %patch1 -p1 -b .archive-integration
-%patch2 -p1 -b .gedit-segfault
-%patch3 -p1 -b .smb-fake-content-type
 %patch4 -p1 -b .mount-prefix
-%patch5 -p1 -b .sftp-choices-segfault
 %patch8 -p1 -b .dnssd-deadlock
 %patch9 -p1 -b .sftp-timeout
 
@@ -286,6 +274,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Mon Aug 10 2009 Matthias Clasen <mclasen at redhat.com> - 1.3.4-1
+- Update to 1.3.4
+
 * Fri Aug  7 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.3.3-3
 - Fix bad mount prefix stripping (part of #509612)
 - Fix gvfsd-sftp segfault when asking a question




More information about the fedora-extras-commits mailing list