[abrt/f17] added forgetten Requires

Jakub Filak jfilak at fedoraproject.org
Sun Oct 7 18:38:01 UTC 2012


commit 1774a533eac23a0362e41c9506253cadf3fa622a
Author: Jakub Filak <jfilak at redhat.com>
Date:   Sun Oct 7 19:34:26 2012 +0200

    added forgetten Requires

 abrt.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
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 at redhat.com> 2.0.14-2
+- added forgotten Requires
+
 * Fri Oct 05 2012 Jakub Filak <jfilak at 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


More information about the scm-commits mailing list