public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: don't require bodhi on rhel
@ 2026-08-03 10:22 Jiri
0 siblings, 0 replies; only message in thread
From: Jiri @ 2026-08-03 10:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : f830ac79f9f165bef36548df2b822aea01ea5353
Author : Jiri <moskovcak@gmail.com>
Date : 2012-02-02T10:22:09+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/f830ac79f9f165bef36548df2b822aea01ea5353?branch=update-2.17.8
Log:
don't require bodhi on rhel
---
diff --git a/abrt.spec b/abrt.spec
index 49b835f..bd73478 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -26,7 +26,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.0.7
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -189,7 +189,7 @@ Requires: gdb >= 7.0-3
Requires: abrt-gui
Requires: libreport-plugin-logger, libreport-plugin-bugzilla
Requires: abrt-retrace-client
-%if 0%{?rhel} >= 6
+%if 0%{?fedora}
Requires: libreport-plugin-bodhi
%endif
#Requires: abrt-plugin-firefox
@@ -541,6 +541,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%defattr(-,root,root,-)
%changelog
+* Thu Feb 02 2012 Jiri Moskovcak <jmoskovc@redhat.com> - 2.0.7-6
+- abrt-desktop shouldn't require bodhi on rhel (2nd try)
+
* Wed Feb 01 2012 Jiri Moskovcak <jmoskovc@redhat.com> - 2.0.7-5
- abrt-desktop shouldn't require bodhi on rhel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:22 [rpms/abrt] update-2.17.8: don't require bodhi on rhel Jiri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox