public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: minor rhel7 build fixes
@ 2026-08-03 11:03 Jiri
0 siblings, 0 replies; only message in thread
From: Jiri @ 2026-08-03 11:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : 3872b9422d8d31f21f2a68251470ab9567e34b33
Author : Jiri <moskovcak@gmail.com>
Date : 2012-04-18T12:46:04+02:00
Stats : +6/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/3872b9422d8d31f21f2a68251470ab9567e34b33?branch=update-2.17.9-f44
Log:
minor rhel7 build fixes
---
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@redhat.com> 2.0.10-2
+- minor rhel7 build fixes
+
* Mon Apr 02 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.10-1
- new upstream release
- fixed problem with empty problem directory rhzb#808131
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 11:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:03 [rpms/abrt] update-2.17.9-f44: minor rhel7 build fixes Jiri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox