- libgudev-devel is required for the gphoto2 monitor
This commit is contained in:
parent
17bb99f4ea
commit
9d3c80f6b4
@ -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.4
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -13,6 +13,7 @@ BuildRequires: dbus-glib-devel
|
|||||||
BuildRequires: /usr/bin/ssh
|
BuildRequires: /usr/bin/ssh
|
||||||
BuildRequires: libcdio-devel >= 0.78.2
|
BuildRequires: libcdio-devel >= 0.78.2
|
||||||
BuildRequires: hal-devel >= 0.5.10
|
BuildRequires: hal-devel >= 0.5.10
|
||||||
|
BuildRequires: libgudev-devel
|
||||||
BuildRequires: libsoup-devel >= 2.25.2
|
BuildRequires: libsoup-devel >= 2.25.2
|
||||||
BuildRequires: avahi-glib-devel >= 0.6
|
BuildRequires: avahi-glib-devel >= 0.6
|
||||||
BuildRequires: gnome-keyring-devel
|
BuildRequires: gnome-keyring-devel
|
||||||
@ -125,7 +126,7 @@ Summary: AFC support for gvfs
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: usbmuxd
|
Requires: usbmuxd
|
||||||
BuildRequires: libiphone-devel >= 0.9.2 libgudev-devel
|
BuildRequires: libiphone-devel >= 0.9.2
|
||||||
|
|
||||||
%description afc
|
%description afc
|
||||||
This package provides support for reading files on Apple iPhones and
|
This package provides support for reading files on Apple iPhones and
|
||||||
@ -292,6 +293,9 @@ update-desktop-database &> /dev/null ||:
|
|||||||
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
|
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-3
|
||||||
|
- libgudev-devel is required for the gphoto2 monitor
|
||||||
|
|
||||||
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-2
|
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-2
|
||||||
- Add AFC backend
|
- Add AFC backend
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user