From ecf062e059bd1a1a9b05d3b085e49761c2be95bc Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Feb 12 2014 16:48:57 +0000 Subject: group BRs into libraries and tools --- diff --git a/gimp.spec b/gimp.spec index 4e86d68..64f1f5a 100644 --- a/gimp.spec +++ b/gimp.spec @@ -113,7 +113,6 @@ URL: http://www.gimp.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n) Obsoletes: gimp-perl < 2:2.0 Obsoletes: gimp < 2:2.6.0-3 -BuildRequires: chrpath >= 0.13-5 %if %{with aalib} BuildRequires: aalib-devel %endif @@ -169,6 +168,8 @@ BuildRequires: zlib-devel BuildRequires: libX11-devel BuildRequires: libXmu-devel BuildRequires: libXpm-devel + +BuildRequires: chrpath >= 0.13-5 BuildRequires: intltool BuildRequires: gettext @@ -615,6 +616,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Wed Feb 12 2014 Nils Philippsen - remove BRs contained in the minimal build environment +- group BRs into libraries and tools * Wed Dec 04 2013 Nils Philippsen - 2:2.8.10-4 - avoid buffer overflows in file-xwd plug-in (CVE-2013-1913, CVE-2013-1978)