1.6.4
This commit is contained in:
parent
8250fd9e7b
commit
0a44d66900
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
gvfs-1.6.3.tar.bz2
|
gvfs-1.6.3.tar.bz2
|
||||||
|
/gvfs-1.6.4.tar.bz2
|
||||||
|
17
gvfs.spec
17
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.6.3
|
Version: 1.6.4
|
||||||
Release: 3%{?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
|
||||||
@ -40,14 +40,6 @@ Patch0: gvfs-archive-integration.patch
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=552856
|
# https://bugzilla.redhat.com/show_bug.cgi?id=552856
|
||||||
Patch15: gvfs-1.5.1-gphoto2-no-storageinfo-support.patch
|
Patch15: gvfs-1.5.1-gphoto2-no-storageinfo-support.patch
|
||||||
|
|
||||||
# If you delete an empty folder with an emblem, and then try to open your trash nautilus hangs
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=614544
|
|
||||||
Patch16: gvfs-1.6.2-stringv-dbus.patch
|
|
||||||
|
|
||||||
# from upstream
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=628889
|
|
||||||
Patch17: gvfs-1.6.4-gconf-deadlock.patch
|
|
||||||
|
|
||||||
Obsoletes: gnome-mount <= 0.8
|
Obsoletes: gnome-mount <= 0.8
|
||||||
Obsoletes: gnome-mount-nautilus-properties <= 0.8
|
Obsoletes: gnome-mount-nautilus-properties <= 0.8
|
||||||
|
|
||||||
@ -145,8 +137,6 @@ including phones and music players to applications using gvfs.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .archive-integration
|
%patch0 -p1 -b .archive-integration
|
||||||
%patch15 -p1 -b .gphoto2-storageinfo
|
%patch15 -p1 -b .gphoto2-storageinfo
|
||||||
%patch16 -p1 -b .stringv-dbus
|
|
||||||
%patch17 -p1 -b .gconf-daemons
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -316,6 +306,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.4-1
|
||||||
|
- Update to 1.6.4
|
||||||
|
|
||||||
* Wed Sep 8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.3-3
|
* Wed Sep 8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.3-3
|
||||||
- Fix smb daemons deadlock due to GConf initialization
|
- Fix smb daemons deadlock due to GConf initialization
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user