1.3.5
This commit is contained in:
parent
fc966cdb52
commit
7099b075a5
@ -1 +1 @@
|
|||||||
gvfs-1.3.4.tar.bz2
|
gvfs-1.3.5.tar.bz2
|
||||||
|
27
gvfs.spec
27
gvfs.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.3.4
|
Version: 1.3.5
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -35,20 +35,6 @@ BuildRequires: automake autoconf
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=567235
|
# http://bugzilla.gnome.org/show_bug.cgi?id=567235
|
||||||
Patch1: gvfs-archive-integration.patch
|
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
|
# http://bugzilla.gnome.org/show_bug.cgi?id=591005
|
||||||
Patch10: 0001-Add-AFC-backend.patch
|
Patch10: 0001-Add-AFC-backend.patch
|
||||||
|
|
||||||
@ -143,12 +129,6 @@ and iPod Touches to applications using gvfs.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .archive-integration
|
%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
|
%patch10 -p1 -b .afc
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -303,6 +283,9 @@ update-desktop-database &> /dev/null ||:
|
|||||||
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
|
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 24 2009 Matthias Clasne <mclasen@redhat.com> - 1.3.5-1
|
||||||
|
- Update to 1.3.5
|
||||||
|
|
||||||
* Mon Aug 17 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.4-7
|
* Mon Aug 17 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.4-7
|
||||||
- Fix Nautilus can't create "untitled folder" on sftp mounts (#512611)
|
- Fix Nautilus can't create "untitled folder" on sftp mounts (#512611)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user