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.
This commit is contained in:
parent
8f766c5ee4
commit
f808f779df
@ -1,7 +1,7 @@
|
|||||||
Summary: Red Hat specific rpm configuration files
|
Summary: Red Hat specific rpm configuration files
|
||||||
Name: redhat-rpm-config
|
Name: redhat-rpm-config
|
||||||
Version: 9.1.0
|
Version: 9.1.0
|
||||||
Release: 53%{?dist}
|
Release: 54%{?dist}
|
||||||
# No version specified.
|
# No version specified.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
@ -134,6 +134,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_sysconfdir}/rpm/*
|
%{_sysconfdir}/rpm/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 04 2013 Karsten Hopp <karsten@redhat.com> 9.1.0-54
|
||||||
|
- update config.sub with ppc64p7 support (from Fedora automake)
|
||||||
|
|
||||||
* Fri Aug 16 2013 Panu Matilainen <pmatilai@redhat.com> - 9.1.0-53
|
* Fri Aug 16 2013 Panu Matilainen <pmatilai@redhat.com> - 9.1.0-53
|
||||||
- updated config.guess/sub from upstream for little-endian ppc archs
|
- updated config.guess/sub from upstream for little-endian ppc archs
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
3b71c9d0ccc938989778e3c3892e6b94 redhat-rpm-config-9.1.0.tar.bz2
|
3b71c9d0ccc938989778e3c3892e6b94 redhat-rpm-config-9.1.0.tar.bz2
|
||||||
eea34cf893bb060ee20189e256a8065a config.guess
|
eea34cf893bb060ee20189e256a8065a config.guess
|
||||||
8a6c9da335b8fdce655cc2f944ff224b config.sub
|
bea60cee5f6520c1205c78036051e681 config.sub
|
||||||
|
Loading…
Reference in New Issue
Block a user