diff --git a/fedora-release.spec b/fedora-release.spec index 0826418..a759ba4 100644 --- a/fedora-release.spec +++ b/fedora-release.spec @@ -4,7 +4,7 @@ Summary: Fedora release files Name: fedora-release Version: 16 -Release: 1 +Release: 2 License: GPLv2 Group: System Environment/Base URL: http://fedoraproject.org @@ -56,7 +56,7 @@ for arch in i386 x86_64 ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora-$arch done ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora -for arch in arm ppc ppc64 s390 s390x sparc sparc64 +for arch in arm armhfp arm64 ppc ppc64 s390 s390x sparc sparc64 do ln -s RPM-GPG-KEY-fedora-%{dist_version}-secondary RPM-GPG-KEY-fedora-$arch done @@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 28 2011 Dennis Gilmore - 16-2 +- symlink the secondary arch key for the armhfp and arm64 basearch + * Mon Oct 24 2011 Dennis Gilmore - 16-1 - enable updates - disable updates-testing