rpms/fedora-release/F-9 fedora-release.spec,1.70,1.71

Warren Togami 砥上勇 wtogami at fedoraproject.org
Mon Sep 8 16:04:17 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/fedora-release/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6410

Modified Files:
	fedora-release.spec 
Log Message:
transition state between old and new key



Index: fedora-release.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fedora-release/F-9/fedora-release.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- fedora-release.spec	25 Jun 2008 21:53:52 -0000	1.70
+++ fedora-release.spec	8 Sep 2008 16:03:47 -0000	1.71
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	9
-Release:	3
+Release:	4.transition
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -53,6 +53,14 @@
 done
 ln -s RPM-GPG-KEY-fedora-primary RPM-GPG-KEY-fedora
 ln -s RPM-GPG-KEY-fedora-test-primary RPM-GPG-KEY-fedora-test
+# Do the same for newkey
+for arch in i386 x86_64 ppc ppc64
+  do
+  ln -s RPM-GPG-KEY-fedora-8-and-9-primary      RPM-GPG-KEY-fedora-8-and-9-$arch
+  ln -s RPM-GPG-KEY-fedora-test-8-and-9-primary RPM-GPG-KEY-fedora-test-8-and-9-$arch
+done
+ln -s RPM-GPG-KEY-fedora-8-and-9-primary      RPM-GPG-KEY-fedora-8-and-9
+ln -s RPM-GPG-KEY-fedora-test-8-and-9-primary RPM-GPG-KEY-fedora-test-8-and-9
 popd
 
 install -d -m 755 $RPM_BUILD_ROOT/etc/yum.repos.d
@@ -96,6 +104,9 @@
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Fri Sep 05 2008 Warren Togami <wtogami at redhat.com> - 9-4.transition
+- transition state between old and new key
+
 * Wed Jun 25 2008 Jesse Keating <jkeating at redhat.com> - 9-3
 - Add ia64 key
 - Fix config file markings




More information about the fedora-extras-commits mailing list