From f2fbfafa887c803750eae9fc81cc9a96faf8fffc Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Wed, 4 May 2011 11:08:59 +0200 Subject: [PATCH] remove obsolete configure options --- gimp.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gimp.spec b/gimp.spec index cfc7b13..76c2163 100644 --- a/gimp.spec +++ b/gimp.spec @@ -246,7 +246,7 @@ CFLAGS='-fPIC %optflags -fno-strict-aliasing' CXXFLAGS='-fPIC %optflags -fno-strict-aliasing' LDFLAGS='-pie' %configure \ - --disable-perl --enable-gimp-remote \ + --enable-gimp-remote \ %if %{with python} --enable-python \ %else @@ -287,8 +287,8 @@ LDFLAGS='-pie' --with-linux-input \ %endif --with-libtiff --with-libjpeg --with-libpng --with-libmng --with-libexif \ - --with-gtkhtml2 --with-librsvg --with-poppler --with-gvfs --with-alsa \ - --with-webkit --with-dbus --with-script-fu + --with-librsvg --with-poppler --with-gvfs --with-alsa --with-webkit --with-dbus \ + --with-script-fu make %{?_smp_mflags} @@ -507,6 +507,7 @@ fi %changelog * Wed May 04 2011 Nils Philippsen - 2:2.6.11-10 - don't use poppler/gdk_pixbuf API removed in poppler >= 0.17 (#698157) +- remove obsolete configure options * Tue Mar 15 2011 Nils Philippsen - 2:2.6.11-9 - don't use HAL from F-16/RHEL-7 on