From bb407146ecd5298a4852fe4969a8f32c25349497 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Nov 01 2012 09:13:29 +0000 Subject: Revert "Remove obsolete patch" This reverts commit e4b8dd95aca7fec4db3f931a6327ee6578c11d9e. --- diff --git a/abrt.spec b/abrt.spec index 81401d1..f2c2f79 100644 --- a/abrt.spec +++ b/abrt.spec @@ -236,6 +236,11 @@ uses PolicyKit to authorize to access the problem data. %prep %setup -q +#RHEL +%if 0%{?rhel} >= 7 +%patch0 -p1 -b .rhel_gpg +%endif +#Fedora %patch1 -p1 -b .gpgcheck %build