rpms/gvfs/F-13 gvfs.spec,1.178,1.179 sources,1.52,1.53

Matthias Clasen mclasen at fedoraproject.org
Tue Feb 23 21:42:33 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gvfs/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4455

Modified Files:
	gvfs.spec sources 
Log Message:
1.5.4



Index: gvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gvfs/F-13/gvfs.spec,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -p -r1.178 -r1.179
--- gvfs.spec	15 Feb 2010 15:12:38 -0000	1.178
+++ gvfs.spec	23 Feb 2010 21:42:33 -0000	1.179
@@ -1,12 +1,11 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.5.3
-Release: 2%{?dist}
+Version: 1.5.4
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 Source: http://download.gnome.org/sources/gvfs/1.5/gvfs-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pkgconfig
 BuildRequires: glib2-devel >= 2.23.2
 BuildRequires: dbus-glib-devel
@@ -21,7 +20,7 @@ BuildRequires: gnome-keyring-devel
 BuildRequires: intltool
 BuildRequires: gettext-devel
 BuildRequires: GConf2-devel
-BuildRequires: gnome-disk-utility-devel >= 2.28.1-1
+BuildRequires: gnome-disk-utility-devel >= 2.29.90-1
 BuildRequires: PolicyKit-devel
 BuildRequires: expat-devel
 
@@ -36,10 +35,6 @@ BuildRequires: libtool
 # http://bugzilla.gnome.org/show_bug.cgi?id=567235
 Patch0: gvfs-archive-integration.patch
 
-# gvfsd-sftp crashes on unmount
-# https://bugzilla.redhat.com/show_bug.cgi?id=557548
-Patch1: gvfs-1.5.4-sftp-unmount.patch
-
 # Recognize gphoto2 cameras which don't implement get storageinfo
 # https://bugzilla.redhat.com/show_bug.cgi?id=552856
 Patch15: gvfs-1.5.1-gphoto2-no-storageinfo-support.patch
@@ -139,7 +134,6 @@ including phones and music players to ap
 %prep
 %setup -q
 %patch0 -p1 -b .archive-integration
-%patch1 -p1 -b .sftp-unmount
 %patch15 -p1 -b .gphoto2-storageinfo
 
 
@@ -227,8 +221,6 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/dns-sd.mount
 %{_datadir}/gvfs/mounts/network.mount
 %{_datadir}/gvfs/mounts/ftp.mount
-%{_datadir}/dbus-1/services/gvfs-daemon.service
-%{_datadir}/dbus-1/services/gvfs-metadata.service
 %{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service
 %{_datadir}/gvfs/remote-volume-monitors/gdu.monitor
 %{_libdir}/libgvfscommon.so.*
@@ -321,6 +313,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/remote-volume-monitors/afc.monitor
 
 %changelog
+* Mon Feb 22 2010 Matthias Clasen <mclasen at redhat.com> - 1.5.4-1
+- Update to 1.5.4
+
 * Mon Feb 15 2010 Tomas Bzatek <tbzatek at redhat.com> - 1.5.3-2
 - sftp: fix crash on unmount
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gvfs/F-13/sources,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- sources	9 Feb 2010 15:10:09 -0000	1.52
+++ sources	23 Feb 2010 21:42:33 -0000	1.53
@@ -1 +1 @@
-e0540360ccc0943d6a0c93c79981deee  gvfs-1.5.3.tar.bz2
+1e766cbb66c998ff8c382f20136f7377  gvfs-1.5.4.tar.bz2



More information about the scm-commits mailing list