diff --git a/gvfs.spec b/gvfs.spec index d5600e5..c8bdf7a 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 1.4.0 -Release: 8%{?dist} +Release: 9%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -117,6 +117,7 @@ Requires: %{name} = %{version}-%{release} Requires: obex-data-server >= 0.3.4-6 BuildRequires: bluez-libs-devel >= 3.12 BuildRequires: expat-devel +Obsoletes: gnome-vfs2-obexftp <= 0.4 %description obexftp This package provides support for reading files on Bluetooth mobile phones @@ -330,6 +331,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/afc.monitor %changelog +* Thu Nov 12 2009 Bastien Nocera 1.4.0-9 +- Add obsoletes for gnome-vfs2-obexftp + * Mon Nov 2 2009 Tomas Bzatek - 1.4.0-8 - Reload .mount files when single package is installed