From 9d3c80f6b4787e9dd221d130ce6d3dac32afec1c Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 11 Aug 2009 15:19:09 +0000 Subject: [PATCH] - libgudev-devel is required for the gphoto2 monitor --- gvfs.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index 9c1755e..93c3f73 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 1.3.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -13,6 +13,7 @@ BuildRequires: dbus-glib-devel BuildRequires: /usr/bin/ssh BuildRequires: libcdio-devel >= 0.78.2 BuildRequires: hal-devel >= 0.5.10 +BuildRequires: libgudev-devel BuildRequires: libsoup-devel >= 2.25.2 BuildRequires: avahi-glib-devel >= 0.6 BuildRequires: gnome-keyring-devel @@ -125,7 +126,7 @@ Summary: AFC support for gvfs Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} Requires: usbmuxd -BuildRequires: libiphone-devel >= 0.9.2 libgudev-devel +BuildRequires: libiphone-devel >= 0.9.2 %description afc 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 %changelog +* Tue Aug 11 2009 Bastien Nocera 1.3.4-3 +- libgudev-devel is required for the gphoto2 monitor + * Tue Aug 11 2009 Bastien Nocera 1.3.4-2 - Add AFC backend