add rhel gpg keys patch

This commit is contained in:
Jakub Filak 2012-11-01 10:01:12 +01:00
parent a666f91af0
commit 049c1b3c4b
2 changed files with 10 additions and 0 deletions

9
abrt-rhelkeys.patch Normal file
View File

@ -0,0 +1,9 @@
--- abrt-2.0.3/src/daemon/gpg_keys 2011-06-08 17:00:18.000000000 +0200
+++ abrt-2.0.3_/src/daemon/gpg_keys 2011-07-14 20:57:09.000000000 +0200
@@ -1 +1,5 @@
-/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-former
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-release
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-rhx
+/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

View File

@ -31,6 +31,7 @@ Group: Applications/System
URL: https://fedorahosted.org/abrt/
Source: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
# don't remove this patch, packages in rawhide are not signed!
Patch0: abrt-rhelkeys.patch
Patch1: disable_gpg_check.patch
BuildRequires: dbus-devel
BuildRequires: gtk3-devel