[abrt] Revert "Remove obsolete patch"

Jakub Filak jfilak at fedoraproject.org
Thu Nov 1 11:01:42 UTC 2012


commit a666f91af0638161f685cb66ddc07273a2991eac
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Nov 1 09:59:54 2012 +0100

    Revert "Remove obsolete patch"
    
    This reverts commit d49918436225187254406dc9c4b7afc36cbf8f18.

 abrt.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list