[abrt/f17] Revert "Remove obsolete patch"

Jakub Filak jfilak at fedoraproject.org
Thu Nov 1 11:18:25 UTC 2012


commit b7630d32c84e333250a4051227881de61fe81d48
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Nov 1 10:15:07 2012 +0100

    Revert "Remove obsolete patch"
    
    This reverts commit eb910dccd54216eb39cc4a2cf460deb271cf13d6.

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


More information about the scm-commits mailing list