Accepting request 17860 from GNOME:Factory

Copy from GNOME:Factory/gimp based on submit request 17860 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/17860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=33
This commit is contained in:
OBS User autobuild
2009-08-17 12:50:15 +00:00
committed by Git OBS Bridge
parent dfcd410323
commit e366471a8e
5 changed files with 110 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gimp (Version 2.6.6)
# spec file for package gimp (Version 2.6.7)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -44,8 +44,8 @@ BuildRequires: python-gtk-devel
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-libXfixes-devel
Url: http://www.gimp.org/
Version: 2.6.6
Release: 3
Version: 2.6.7
Release: 1
License: GPL v2 or later
Group: Productivity/Graphics/Bitmap Editors
Suggests: AdobeICCProfiles
@@ -55,8 +55,6 @@ Requires: %{name}-lang = %{version}
Requires: gtk2
Summary: The GNU Image Manipulation Program
Source: ftp://ftp.gimp.org/pub/gimp/v2.6/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM gimp-gegl-babl-versions-check.patch vuntz@novell.com -- Taken from Fedora/uptsream
Patch0: gimp-gegl-babl-versions-check.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-branding >= 2.4
Recommends: %{name}-plugins-python = %{version} gimp-2.0-scanner-plugin %{name}-help-browser
@@ -165,7 +163,6 @@ This package contains the help browser for the GIMP.
%lang_package
%prep
%setup -q
%patch0 -p1
%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"