public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: added forgetten Requires
@ 2026-08-03 11:03 Jakub Filak
  0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 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 : 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

^ 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: added forgetten Requires Jakub Filak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox