public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: link armhfp gpg key to primary since its now living there
@ 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 : 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

^ 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: link armhfp gpg key to primary since its now living there Dennis Gilmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox