[redhat-rpm-config] remove patch that forces --disable-silent-rules to configure it breaks anything set to not ignore un

Dennis Gilmore ausil at fedoraproject.org
Wed Nov 9 13:28:55 UTC 2011


commit df3fa9bf05c05f3c5aae710a5cb65f4dc2de42b0
Author: Dennis Gilmore <dennis at smartbook.ausil.us>
Date:   Wed Nov 9 07:27:37 2011 -0600

    remove patch that forces --disable-silent-rules to configure
    it breaks anything set to not ignore unknown configure options

 ...ally-add-disable-silent-rules-to-configur.patch |   34 --------------------
 redhat-rpm-config.spec                             |    8 +++--
 2 files changed, 5 insertions(+), 37 deletions(-)
---
diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
index 4e25a37..df65980 100644
--- a/redhat-rpm-config.spec
+++ b/redhat-rpm-config.spec
@@ -1,7 +1,7 @@
 Summary: Red Hat specific rpm configuration files
 Name: redhat-rpm-config
 Version: 9.1.0
-Release: 22%{?dist}
+Release: 23%{?dist}
 # No version specified.
 License: GPL+
 Group: Development/System
@@ -28,7 +28,6 @@ Patch4: redhat-rpm-config-9.1.0-arches-macros.patch
 Patch5: redhat-rpm-config-9.1.0-arm.patch
 Patch6: redhat-rpm-config-9.1.0-relro.patch
 Patch7: redhat-rpm-config-9.1.0-hardened.patch
-Patch8: 0001-macros-Globally-add-disable-silent-rules-to-configur.patch
 BuildArch: noarch
 Requires: mktemp
 Requires: rpm >= 4.6.0
@@ -47,7 +46,6 @@ Red Hat specific rpm configuration files.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 
@@ -69,6 +67,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_sysconfdir}/rpm/*
 
 %changelog
+* Wed Nov 09 2011 Dennis Gilmore <dennis at ausil.us> - 9.1.0-23
+- remove patch that forces --disable-silent-rules to configure 
+- it breaks anything set to not ignore unknown configure options
+
 * Tue Oct 18 2011 Jens Petersen <petersen at redhat.com> - 9.1.0-22
 - add armv5tel to ghc_arches
 


More information about the scm-commits mailing list