[gimp] explicitly use GIO/GVFS rather than gnome-vfs

Nils Philippsen nphilipp at fedoraproject.org
Tue Mar 15 16:54:44 UTC 2011


commit 71edb933e983100305c262ef3a48255a1b3a8086
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Mar 15 17:54:02 2011 +0100

    explicitly use GIO/GVFS rather than gnome-vfs

 gimp.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gimp.spec b/gimp.spec
index 5f69c0e..c2e215b 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -65,7 +65,6 @@ BuildRequires:  freetype-devel >= 2.1.7
 BuildRequires:  gegl-devel >= 0.0.18
 BuildRequires:  glib2-devel >= 2.16.1
 BuildRequires:  gnome-keyring-devel >= 0.4.5
-BuildRequires:  gnome-vfs2-devel >= 2.10.0
 BuildRequires:  gtk2-devel >= 2.12.5
 BuildRequires:  gtk-doc >= 1.0
 BuildRequires:  gtkhtml2-devel >= 2.0.0
@@ -285,7 +284,7 @@ LDFLAGS='-pie'
     --with-linux-input \
 %endif
     --with-libtiff --with-libjpeg --with-libpng --with-libmng --with-libexif \
-    --with-gtkhtml2 --with-librsvg --with-poppler --with-gnomevfs --with-alsa \
+    --with-gtkhtml2 --with-librsvg --with-poppler --with-gvfs --with-alsa \
     --with-webkit --with-dbus --with-script-fu
 
 make %{?_smp_mflags}
@@ -505,6 +504,7 @@ fi
 %changelog
 * Tue Mar 15 2011 Nils Philippsen <nils at redhat.com> - 2:2.6.11-9
 - don't use HAL from F-16/RHEL-7 on
+- explicitly use GIO/GVFS rather than gnome-vfs
 
 * Sun Mar 13 2011 Marek Kasik <mkasik at redhat.com> - 2:2.6.11-8
 - Rebuild (poppler-0.16.3)


More information about the scm-commits mailing list