diff --git a/gvfs.spec b/gvfs.spec index 00d8503..052bb4b 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,13 +1,15 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org Source: http://download.gnome.org/sources/gvfs/1.6/gvfs-%{version}.tar.bz2 BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.25.1-2 +# for post-install update-gio-modules and overall functionality +Requires: glib2 >= 2.25.1-2 BuildRequires: dbus-glib-devel BuildRequires: /usr/bin/ssh BuildRequires: libcdio-devel >= 0.78.2 @@ -299,6 +301,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/afc.monitor %changelog +* Mon Apr 26 2010 Tomas Bzatek - 1.6.1-2 +- Explicitly require minimal glib2 version (#585912) + * Mon Apr 26 2010 Tomas Bzatek - 1.6.1-1 - Update to 1.6.1