[gigolo] Require gvfs-fuse, fuse and gvfs are not enough (#834261)

Christoph Wickert cwickert at fedoraproject.org
Thu Jun 21 11:31:54 UTC 2012


commit 99473a98533fb0f6868f4ff081c859589e37c034
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Jun 21 13:31:53 2012 +0200

    Require gvfs-fuse, fuse and gvfs are not enough (#834261)

 gigolo.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gigolo.spec b/gigolo.spec
index f76c6ae..5259df6 100644
--- a/gigolo.spec
+++ b/gigolo.spec
@@ -1,6 +1,6 @@
 Name:           gigolo
 Version:        0.4.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        GIO/GVFS management application
 
 Group:          User Interface/Desktops
@@ -23,8 +23,7 @@ BuildRequires:  gtk2-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  waf
 
-Requires: %{_bindir}/gvfs-open
-Requires: %{_bindir}/fusermount
+Requires:       gvfs-fuse
 
 Obsoletes: sion < 0.1.0-3
 
@@ -79,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/gigolo.1.gz
 
 %changelog
+* Thu Jun 21 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.1-7
+- Require gvfs-fuse, fuse and gvfs are not enough (#834261)
+
 * Sat Jan 21 2012 Kevin Fenzi <kevin at scrye.com> - 0.4.1-6
 - Use system waf to get around configure hang.
 


More information about the scm-commits mailing list