explicitly use GIO/GVFS rather than gnome-vfs
This commit is contained in:
parent
4d51bcd20b
commit
71edb933e9
@ -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@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@redhat.com> - 2:2.6.11-8
|
||||
- Rebuild (poppler-0.16.3)
|
||||
|
Loading…
Reference in New Issue
Block a user