- Explicitly require minimal glib2 version (#585912)
This commit is contained in:
parent
5c54e6b49f
commit
1d6b3f9493
@ -1,13 +1,15 @@
|
|||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.6.1
|
Version: 1.6.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
Source: http://download.gnome.org/sources/gvfs/1.6/gvfs-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gvfs/1.6/gvfs-%{version}.tar.bz2
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: glib2-devel >= 2.25.1-2
|
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: dbus-glib-devel
|
||||||
BuildRequires: /usr/bin/ssh
|
BuildRequires: /usr/bin/ssh
|
||||||
BuildRequires: libcdio-devel >= 0.78.2
|
BuildRequires: libcdio-devel >= 0.78.2
|
||||||
@ -299,6 +301,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
|
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-2
|
||||||
|
- Explicitly require minimal glib2 version (#585912)
|
||||||
|
|
||||||
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-1
|
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-1
|
||||||
- Update to 1.6.1
|
- Update to 1.6.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user