public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jesse Keating <jkeating@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: - Add the Fedora 14 key
Date: Mon, 10 Aug 2026 09:33:40 GMT [thread overview]
Message-ID: <178635442027.1.12209789451417279297.rpms-fedora-release-1ef83ed719b6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 1ef83ed719b6add78c3dceb9055dcc95dcb0221a
Author : Jesse Keating <jkeating@fedoraproject.org>
Date : 2010-07-23T18:00:58+00:00
Stats : +14/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/1ef83ed719b6add78c3dceb9055dcc95dcb0221a?branch=f45
Log:
- Add the Fedora 14 key
---
diff --git a/fedora-release.spec b/fedora-release.spec
index cc49d96..7487205 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 14
-Release: 0.4
+Release: 0.6
License: GPLv2
Group: System Environment/Base
URL: http://fedoraproject.org
@@ -52,11 +52,15 @@ 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 ppc ppc64
+for arch in i386 x86_64
do
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 sparc sparc64
+ do
+ ln -s RPM-GPG-KEY-fedora-%{dist_version}-SPARC RPM-GPG-KEY-fedora-$arch
+done
popd
install -d -m 755 $RPM_BUILD_ROOT/etc/yum.repos.d
@@ -99,6 +103,13 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jul 23 2010 Jesse Keating <jkeating@redhat.com> - 14-0.6
+- Add the Fedora 14 key
+
+* Thu May 06 2010 Dennis Gilmore <dennis@ausil.us> - 14-0.5
+- link sparc key
+- drop ppc ppc64 from primary arch list
+
* Tue Mar 02 2010 Jesse Keating <jkeating@redhat.com> - 14-0.4
- When in rawhide, require the -rawhide subpackage.
diff --git a/sources b/sources
index 9e6bf0e..49143a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7d3efb4f3ea352df8513568fe6d4b92 fedora-release-14.tar.bz2
+4bb43fb3b1cf803289fb97fa31d3a063 fedora-release-14.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=178635442027.1.12209789451417279297.rpms-fedora-release-1ef83ed719b6@fedoraproject.org \
--to=jkeating@fedoraproject.org \
--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