[abrt/f21] remove dependency on crash

Jakub Filak jfilak at fedoraproject.org
Wed Oct 1 15:03:07 UTC 2014


commit 7729cceef854a8c69fab21b6130d41b702f6f2e0
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Sep 11 16:39:10 2014 +0200

    remove dependency on crash

 abrt.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/abrt.spec b/abrt.spec
index 7854217..a7948e2 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -40,7 +40,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.2.2
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
@@ -235,7 +235,6 @@ Summary: %{name}'s vmcore addon
 Group: System Environment/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: abrt-addon-kerneloops
-Requires: crash
 Requires: kexec-tools
 Requires: abrt-python
 Requires: python-augeas
@@ -961,6 +960,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Fri Sep 12 2014 Jakub Filak <jfilak at redhat.com> - 2.2.2-7
+- remove dependency on crash
+
 * Mon Sep 01 2014 Jakub Filak <jfilak at redhat.com> - 2.2.2-6
 - gettext: fix the initialization in python scripts
 - oops: add man page.patch


More information about the scm-commits mailing list