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