packages (DEVEL): gimp/gimp.spec - gnomevfs is not supported by gimp 2.8 (r...
wrobell
wrobell at pld-linux.org
Wed Apr 18 20:55:31 CEST 2012
Author: wrobell Date: Wed Apr 18 18:55:31 2012 GMT
Module: packages Tag: DEVEL
---- Log message:
- gnomevfs is not supported by gimp 2.8 (recommit)
---- Files affected:
packages/gimp:
gimp.spec (1.316.2.12 -> 1.316.2.13)
---- Diffs:
================================================================
Index: packages/gimp/gimp.spec
diff -u packages/gimp/gimp.spec:1.316.2.12 packages/gimp/gimp.spec:1.316.2.13
--- packages/gimp/gimp.spec:1.316.2.12 Wed Apr 18 20:53:36 2012
+++ packages/gimp/gimp.spec Wed Apr 18 20:55:26 2012
@@ -4,15 +4,10 @@
#
# Conditional build:
%bcond_without aalib # without aa plugin (which requires aalib)
-%bcond_without gnomevfs # without GNOME VFS support
-%bcond_without gnome # convenient alias for gnomevfs
%bcond_without python # without python plugins
%bcond_without webkit # without webkit-based help browser
%bcond_with posix_shm # with POSIX SHM (default is SysV SHM)
#
-%if %{without gnome}
-%undefine with_gnomevfs
-%endif
%define mver 2.0
Summary: The GNU Image Manipulation Program
Summary(de.UTF-8): Das GNU-Bildbearbeitungs-Programm
@@ -72,11 +67,6 @@
BuildRequires: rpm-pythonprov
BuildRequires: xorg-lib-libXmu-devel
BuildRequires: xorg-lib-libXpm-devel
-%if %{with gnomevfs}
-BuildRequires: gnome-keyring-devel >= 0.5.1
-BuildRequires: gnome-vfs2-devel >= 2.15.91
-BuildRequires: libgnomeui-devel >= 2.15.91
-%endif
Requires(post,postun): gtk+2 >= 2:2.10.13
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
Requires: curl >= 7.15.1
@@ -321,7 +311,6 @@
%{__autoheader}
%{__automake}
%configure \
- %{!?with_gnomevfs:--disable-gnomevfs} \
%{!?with_python:--disable-python} \
--enable-default-binary \
--enable-gtk-doc \
@@ -518,6 +507,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.316.2.13 2012/04/18 18:55:26 wrobell
+- gnomevfs is not supported by gimp 2.8 (recommit)
+
Revision 1.316.2.12 2012/04/18 18:53:36 wrobell
- gnomevfs is not supported by gimp 2.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/gimp/gimp.spec?r1=1.316.2.12&r2=1.316.2.13
More information about the pld-cvs-commit
mailing list