public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: symlink the secondary arch key for the armhfp and arm64 basearch
@ 2026-08-10 9:33 Dennis Gilmore
0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-08-10 9:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : aebb6a822b5e2bc3d803b473774c5aaebb4086d1
Author : Dennis Gilmore <dennis@ausil.us>
Date : 2011-12-28T09:13:26-06:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/aebb6a822b5e2bc3d803b473774c5aaebb4086d1?branch=f45
Log:
symlink the secondary arch key for the armhfp and arm64 basearch
---
diff --git a/fedora-release.spec b/fedora-release.spec
index e1b2e87..86355fe 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 17
-Release: 0.2
+Release: 0.3
License: GPLv2
Group: System Environment/Base
URL: http://fedoraproject.org
@@ -57,7 +57,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
@@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Dec 28 2011 Dennis Gilmore <dennis@ausil.us> - 17-0.3
+- symlink the secondary arch key for the armhfp and arm64 basearch
+
* Tue Jul 26 2011 Dennis Gilmore <dennis@ausil.us> - 17-0.2
- set dist_version to 17
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:33 [rpms/fedora-release] f45: symlink the secondary arch key for the armhfp and arm64 basearch Dennis Gilmore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox