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: link armhfp gpg key to primary since its now living there
Date: Mon, 10 Aug 2026 09:33:52 GMT [thread overview]
Message-ID: <178635443229.1.9356196164817333958.rpms-fedora-release-9a5d9107b38f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 9a5d9107b38f6f80081dfcc2135bcecf288bd272
Author : Dennis Gilmore <dennis@ausil.us>
Date : 2013-07-31T21:32:50-05:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/9a5d9107b38f6f80081dfcc2135bcecf288bd272?branch=f45
Log:
link armhfp gpg key to primary since its now living there
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 2090931..09c0282 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -5,7 +5,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 20
-Release: 0.3
+Release: 0.4
License: GPLv2
Group: System Environment/Base
URL: http://fedoraproject.org
@@ -68,12 +68,12 @@ install -m 644 RPM-GPG-KEY* $RPM_BUILD_ROOT/etc/pki/rpm-gpg/
# Install all the keys, link the primary keys to primary arch files
# and to compat generic location
pushd $RPM_BUILD_ROOT/etc/pki/rpm-gpg/
-for arch in i386 x86_64
+for arch in i386 x86_64 armhfp
do
ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-fedora-%{dist_version}-$arch
done
ln -s RPM-GPG-KEY-fedora-%{dist_version}-primary RPM-GPG-KEY-%{dist_version}-fedora
-for arch in arm armhfp aarch64 ppc ppc64 s390 s390x
+for arch in aarch64 ppc ppc64 s390 s390x
do
ln -s RPM-GPG-KEY-fedora-%{dist_version}-secondary RPM-GPG-KEY-fedora-%{dist_version}-$arch
done
@@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Jul 31 2013 Dennis Gilmore <dennis@ausil.us> - 20-0.4
+- link armhfp gpg key to primary since its now living there
+
* Mon Jul 08 2013 Dennis Gilmore <dennis@ausil.us> - 20-0.3
- fix up typo
diff --git a/sources b/sources
index 14cffb0..8a4873c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79f47785a6b6f89ffefdc6d09a4be18a fedora-release-20.tar.bz2
+a76346a17a08a8bbd845d3c47c0d3426 fedora-release-20.tar.bz2
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=178635443229.1.9356196164817333958.rpms-fedora-release-9a5d9107b38f@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