public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: symlink the secondary arch key for the armhfp and arm64 basearch
Date: Mon, 10 Aug 2026 09:33:45 GMT [thread overview]
Message-ID: <178635442579.1.1007452222836123449.rpms-fedora-release-aebb6a822b5e@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-10 9:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635442579.1.1007452222836123449.rpms-fedora-release-aebb6a822b5e@fedoraproject.org \
--to=dennis@ausil.us \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox