[abrt/f17] minor rhel7 build fixes

Jiří Moskovčák jmoskovc at fedoraproject.org
Wed Apr 18 10:44:58 UTC 2012


commit 3872b9422d8d31f21f2a68251470ab9567e34b33
Author: Jiri <moskovcak at gmail.com>
Date:   Wed Apr 18 12:46:04 2012 +0200

    minor rhel7 build fixes

 abrt-rhelkeys.patch |    2 +-
 abrt.spec           |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/abrt-rhelkeys.patch b/abrt-rhelkeys.patch
index a19e427..4db0ea9 100644
--- a/abrt-rhelkeys.patch
+++ b/abrt-rhelkeys.patch
@@ -1,5 +1,5 @@
 --- abrt-2.0.3/src/daemon/gpg_keys	2011-06-08 17:00:18.000000000 +0200
-+++ abrt-2.0.3/src/daemon/gpg_keys_6_2	2011-07-14 20:57:09.000000000 +0200
++++ abrt-2.0.3_/src/daemon/gpg_keys	2011-07-14 20:57:09.000000000 +0200
 @@ -1 +1,5 @@
 -/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
 +/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta
diff --git a/abrt.spec b/abrt.spec
index b09acac..1b6dc29 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -25,7 +25,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.0.10
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
@@ -231,7 +231,7 @@ uses PolicyKit to authorize to access the problem data.
 %setup -q
 #RHEL
 %if 0%{?rhel} >= 7
-    %patch0 -p1 -b .rhel_gpg
+%patch0 -p1 -b .rhel_gpg
 %endif
 #Fedora
 %patch1 -p1 -b .blacklist
@@ -639,6 +639,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/polkit-1/actions/abrt_polkit.policy
 
 %changelog
+* Wed Apr 18 2012 Jiri Moskovcak <jmoskovc at redhat.com> 2.0.10-2
+- minor rhel7 build fixes
+
 * Mon Apr 02 2012 Jiri Moskovcak <jmoskovc at redhat.com> 2.0.10-1
 - new upstream release
 - fixed problem with empty problem directory rhzb#808131


More information about the scm-commits mailing list