[gvfs] Add udisks2 runtime Requires

Tomas Bzatek tbzatek at fedoraproject.org
Tue Jan 24 14:39:15 UTC 2012


commit 323b765f24f62bba78290f0a595e391ecf470448
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Jan 24 15:39:10 2012 +0100

    Add udisks2 runtime Requires

 gvfs.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index f7a22c9..171c9b8 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -3,7 +3,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
 Version: 1.11.3
-Release: 0.1.%{alphatag}%{?dist}
+Release: 0.2.%{alphatag}%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -15,8 +15,6 @@ Requires: glib2 >= 2.29.14
 BuildRequires: dbus-glib-devel
 BuildRequires: /usr/bin/ssh
 BuildRequires: libcdio-devel >= 0.78.2
-# obexftp backend is the last user requiring hal
-#BuildRequires: hal-devel >= 0.5.10
 BuildRequires: libgudev1-devel
 BuildRequires: libsoup-devel >= 2.26.0
 BuildRequires: avahi-glib-devel >= 0.6
@@ -24,7 +22,7 @@ BuildRequires: libgnome-keyring-devel
 BuildRequires: intltool
 BuildRequires: gettext-devel
 BuildRequires: libudisks2-devel
-BuildRequires: PolicyKit-devel
+Requires: udisks2
 BuildRequires: expat-devel
 BuildRequires: libbluray-devel
 
@@ -318,6 +316,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/afp-browse.mount
 
 %changelog
+* Tue Jan 24 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.11.3-0.2.20120120
+- Add udisks2 runtime Requires
+
 * Fri Jan 20 2012 Matthias Clasen <mclasen at redhat.com> - 1.11.3-0.1.20120120-1
 - Prelease that works with udisks2
 


More information about the scm-commits mailing list