diff --git a/abrt.spec b/abrt.spec index 8ec8193..39dc0ff 100644 --- a/abrt.spec +++ b/abrt.spec @@ -237,6 +237,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