[gimp] remove BRs contained in the minimal build environment

Nils Philippsen nphilipp at fedoraproject.org
Wed Feb 12 16:56:59 UTC 2014


commit 8be025a837356c7de53073c85be9a4c7eec2b683
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Feb 12 17:44:59 2014 +0100

    remove BRs contained in the minimal build environment

 gimp.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gimp.spec b/gimp.spec
index cce0055..4e86d68 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -169,10 +169,8 @@ BuildRequires:  zlib-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  libXpm-devel
-BuildRequires:  sed
 BuildRequires:  intltool
 BuildRequires:  gettext
-BuildRequires:  findutils
 
 Requires:       babl%{?_isa} >= 0.1.10
 Requires:       gegl%{?_isa} >= 0.2.0
@@ -615,6 +613,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Wed Feb 12 2014 Nils Philippsen <nils at redhat.com>
+- remove BRs contained in the minimal build environment
+
 * 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