add rhel gpg keys patch
This commit is contained in:
parent
bb407146ec
commit
38bb12d60b
2 changed files with 10 additions and 0 deletions
9
abrt-rhelkeys.patch
Normal file
9
abrt-rhelkeys.patch
Normal 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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue