public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Filak <jfilak@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.9-f44: added forgetten Requires
Date: Mon, 03 Aug 2026 11:03:44 GMT [thread overview]
Message-ID: <178575502483.1.120325488429689080.rpms-abrt-29019a8ab54f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : 29019a8ab54fb8f78795cb35c34716fdaf19503c
Author : Jakub Filak <jfilak@redhat.com>
Date : 2012-10-07T19:52:20+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/29019a8ab54fb8f78795cb35c34716fdaf19503c?branch=update-2.17.9-f44
Log:
added forgetten Requires
---
diff --git a/abrt.spec b/abrt.spec
index a601fc3..f2213d9 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -25,7 +25,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.0.14
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -176,6 +176,7 @@ uncaught exception in python programs.
%package tui
Summary: %{name}'s command line interface
Group: User Interface/Desktops
+Requires: libreport-cli
%description tui
This package contains a simple command line client for processing abrt reports in
@@ -186,7 +187,6 @@ Summary: Virtual package to install all necessary packages for usage from comman
Group: Applications/System
Requires: %{name} = %{version}-%{release}
Requires: abrt-tui
-Requires: libreport-cli
Requires: abrt-addon-kerneloops
Requires: abrt-addon-ccpp, abrt-addon-python
Requires: libreport-plugin-bugzilla, libreport-plugin-logger
@@ -211,6 +211,7 @@ Requires: abrt-addon-python
Requires: abrt-addon-xorg
# Default config of addon-ccpp requires gdb
Requires: gdb >= 7.0-3
+Requires: elfutils
Requires: abrt-gui
Requires: abrt-plugin-bodhi
Requires: libreport-plugin-logger, libreport-plugin-bugzilla
@@ -645,6 +646,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
%changelog
+* Sun Oct 07 2012 Jakub Filak <jfilak@redhat.com> 2.0.14-2
+- added forgotten Requires
+
* Fri Oct 05 2012 Jakub Filak <jfilak@redhat.com> 2.0.14-1
- abrt-dump-oops: save /sys/kernel/debug/suspend_stats. Closes rhbz#787749
- abrt-hook-ccpp: save /proc/sys/crypto/fips_enabled value if it isn't "0". Closes rhbz#747870
reply other threads:[~2026-08-03 11:03 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=178575502483.1.120325488429689080.rpms-abrt-29019a8ab54f@fedoraproject.org \
--to=jfilak@redhat.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