public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri <moskovcak@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: abrt-desktop shouldn't require bodhi on rhel
Date: Mon, 03 Aug 2026 10:22:19 GMT [thread overview]
Message-ID: <178575253921.1.13765496606694562786.rpms-abrt-9554b0381011@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-03 10:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178575253921.1.13765496606694562786.rpms-abrt-9554b0381011@fedoraproject.org \
--to=moskovcak@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox