[redhat-rpm-config/f20] update config.sub with ppc64p7 support (already in automake) We used to fix this in the selected ppc

Karsten Hopp karsten at fedoraproject.org
Wed Sep 4 19:56:50 UTC 2013


commit f808f779df42b8a3103266d59fb62d211f93953d
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Sep 4 21:55:10 2013 +0200

    update config.sub with ppc64p7 support (already in automake)
    We used to fix this in the selected ppc64p7 packages, but can't do that anymore
    because the current %configure macro overwrites our changes.

 redhat-rpm-config.spec |    5 ++++-
 sources                |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
index d20bb1a..8ad8fa7 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: 53%{?dist}
+Release: 54%{?dist}
 # No version specified.
 License: GPL+
 Group: Development/System
@@ -134,6 +134,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_sysconfdir}/rpm/*
 
 %changelog
+* Wed Sep 04 2013 Karsten Hopp <karsten at redhat.com> 9.1.0-54
+- update config.sub with ppc64p7 support (from Fedora automake)
+
 * Fri Aug 16 2013 Panu Matilainen <pmatilai at redhat.com> - 9.1.0-53
 - updated config.guess/sub from upstream for little-endian ppc archs
 
diff --git a/sources b/sources
index b2f7605..e2f8ed2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 3b71c9d0ccc938989778e3c3892e6b94  redhat-rpm-config-9.1.0.tar.bz2
 eea34cf893bb060ee20189e256a8065a  config.guess
-8a6c9da335b8fdce655cc2f944ff224b  config.sub
+bea60cee5f6520c1205c78036051e681  config.sub


More information about the scm-commits mailing list