diff --git a/.cvsignore b/.cvsignore index da56d1f..fe5e1aa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gvfs-1.3.4.tar.bz2 +gvfs-1.3.5.tar.bz2 diff --git a/gvfs.spec b/gvfs.spec index efe4bb8..e380b67 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.3.4 -Release: 7%{?dist} +Version: 1.3.5 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -35,20 +35,6 @@ BuildRequires: automake autoconf BuildRequires: libtool # http://bugzilla.gnome.org/show_bug.cgi?id=567235 Patch1: gvfs-archive-integration.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 -# GDaemonMount calculates wrong root path when mount_prefix is set -# http://bugzilla.gnome.org/show_bug.cgi?id=590730 -Patch5: gvfs-1.3.5-gdaemonmount-root-path.patch -Patch6: gvfs-1.3.5-mountspec-prefix-ensure-ending-path-separator.patch -# nautilus can't create "unamed folder X" if it exist on the target via sftp -# https://bugzilla.redhat.com/show_bug.cgi?id=512611 -Patch7: gvfs-1.3.5-mkdir-exists-error.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 -Patch9: gvfs-1.2.3-sftp-40sec-timeout.patch # http://bugzilla.gnome.org/show_bug.cgi?id=591005 Patch10: 0001-Add-AFC-backend.patch @@ -143,12 +129,6 @@ and iPod Touches to applications using gvfs. %prep %setup -q %patch1 -p1 -b .archive-integration -%patch4 -p1 -b .mount-prefix -%patch5 -p1 -b .root-path -%patch6 -p1 -b .prefix-slash -%patch7 -p1 -b .sftp-mkdir -%patch8 -p1 -b .dnssd-deadlock -%patch9 -p1 -b .sftp-timeout %patch10 -p1 -b .afc %build @@ -303,6 +283,9 @@ update-desktop-database &> /dev/null ||: %{_datadir}/gvfs/remote-volume-monitors/afc.monitor %changelog +* Mon Aug 24 2009 Matthias Clasne - 1.3.5-1 +- Update to 1.3.5 + * Mon Aug 17 2009 Tomas Bzatek - 1.3.4-7 - Fix Nautilus can't create "untitled folder" on sftp mounts (#512611) diff --git a/sources b/sources index 0b52f3c..101fa33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c9b83c873a3757dde0052bafcebb7dc gvfs-1.3.4.tar.bz2 +3d3d43f381716d973880ef55abea1aa6 gvfs-1.3.5.tar.bz2