public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: abrt-desktop shouldn'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 : 9554b0381011500941ec10ca5c2bd0c5c1f7a6fb
Author : Jiri <moskovcak@gmail.com>
Date : 2012-02-01T13:45:17+01:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/9554b0381011500941ec10ca5c2bd0c5c1f7a6fb?branch=update-2.17.8
Log:
abrt-desktop shouldn't require bodhi on rhel
---
diff --git a/abrt.spec b/abrt.spec
index da1af22..49b835f 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: 4%{?dist}
+Release: 5%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -189,7 +189,9 @@ Requires: gdb >= 7.0-3
Requires: abrt-gui
Requires: libreport-plugin-logger, libreport-plugin-bugzilla
Requires: abrt-retrace-client
+%if 0%{?rhel} >= 6
Requires: libreport-plugin-bodhi
+%endif
#Requires: abrt-plugin-firefox
Obsoletes: bug-buddy > 0.0.1
Provides: bug-buddy
@@ -539,6 +541,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%defattr(-,root,root,-)
%changelog
+* Wed Feb 01 2012 Jiri Moskovcak <jmoskovc@redhat.com> - 2.0.7-5
+- abrt-desktop shouldn't require bodhi on rhel
+
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
^ 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: abrt-desktop shouldn'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