[fedora-release/f16] This fix is bad, it is a knoswn issue and will be fixed as soon as the new secondary arch key is cr

Dennis Gilmore ausil at fedoraproject.org
Wed Aug 3 12:00:54 UTC 2011


commit a695f9a51c0f3a923d1cba9206d114f3d1f01b4b
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Aug 3 06:59:25 2011 -0500

    This fix is bad, it is a knoswn issue  and will be fixed as soon as the new secondary arch key is created
    
    Revert "fix the version in the RPM GPG key file names"
    
    This reverts commit c8bdcae4de30f8c81dac7e64bdc8521b14ad0ee5.

 ...Rename-RPM-GPG-key-files-to-match-version.patch |  225 --------------------
 fedora-release.spec                                |    9 +-
 2 files changed, 1 insertions(+), 233 deletions(-)
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 2c1167a..97e55a6 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	16
-Release:	0.8
+Release:	0.7
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -15,9 +15,6 @@ Provides:	system-release = %{version}-%{release}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
-# Wrong versions
-Patch0:		0001-Rename-RPM-GPG-key-files-to-match-version.patch
-
 %description
 Fedora release files such as yum configs and various /etc/ files that
 define the release.
@@ -32,7 +29,6 @@ This package provides the rawhide repo definitions.
 
 %prep
 %setup -q
-%patch0 -p1 -b .version
 
 %build
 
@@ -106,9 +102,6 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Aug 03 2011 Bastien Nocera <bnocera at redhat.com> 16-0.8
-- fix the version in the RPM GPG key file names
-
 * Tue Jul 26 2011 Dennis Gilmore <dennis at ausil.us> - 16-0.7
 - add the fedora 16 key
 - enable the fedora repo


More information about the scm-commits mailing list