From c44810b5d58b82476af38b7a58b1254967a8f85581a1d1899c8275f7c9d1540e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 10 Apr 2015 07:48:27 +0000 Subject: [PATCH] Accepting request 295036 from GNOME:Apps 1 OBS-URL: https://build.opensuse.org/request/show/295036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=92 --- gimp.changes | 6 ++++++ gimp.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gimp.changes b/gimp.changes index 947bc89..bd2a576 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 8 16:48:38 UTC 2015 - dimstar@opensuse.org + +- Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp + has been ported to lcms2 since version 2.8.8. + ------------------------------------------------------------------- Sat Sep 20 16:05:27 UTC 2014 - mailaender@opensuse.org diff --git a/gimp.spec b/gimp.spec index ad4a801..1062047 100644 --- a/gimp.spec +++ b/gimp.spec @@ -1,7 +1,7 @@ # # spec file for package gimp # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,7 +46,6 @@ BuildRequires: iso-codes-devel BuildRequires: libbz2-devel BuildRequires: libjasper-devel BuildRequires: libjpeg-devel -BuildRequires: liblcms-devel >= 1.16 BuildRequires: libmng-devel BuildRequires: libpng-devel >= 1.2.37 BuildRequires: libpoppler-glib-devel >= 0.12.4 @@ -54,6 +53,7 @@ BuildRequires: pkgconfig(cairo) >= 1.10.2 BuildRequires: pkgconfig(dbus-glib-1) >= 0.70 BuildRequires: pkgconfig(glib-2.0) >= 2.30.2 BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10 +BuildRequires: pkgconfig(lcms2) >= 2.2 BuildRequires: pkgconfig(libexif) >= 0.6.15 %if 0%{?suse_version} < 1220 # best-effort attempt to use librsvg (file-svg plugin will be built