[gimp] group BRs into libraries and tools

Nils Philippsen nphilipp at fedoraproject.org
Wed Feb 12 16:57:04 UTC 2014


commit ecf062e059bd1a1a9b05d3b085e49761c2be95bc
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Feb 12 17:48:57 2014 +0100

    group BRs into libraries and tools

 gimp.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
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 <nils at redhat.com>
 - remove BRs contained in the minimal build environment
+- group BRs into libraries and tools
 
 * Wed Dec 04 2013 Nils Philippsen <nils at redhat.com> - 2:2.8.10-4
 - avoid buffer overflows in file-xwd plug-in (CVE-2013-1913, CVE-2013-1978)


More information about the scm-commits mailing list