remove depency on crash
This commit is contained in:
parent
6313c5efdb
commit
a1e92b0ca0
1 changed files with 4 additions and 2 deletions
|
|
@ -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/
|
||||
|
|
@ -234,7 +234,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
|
||||
|
|
@ -960,6 +959,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2014 Jakub Filak <jfilak@redhat.com> - 2.2.2-7
|
||||
- remove dependency on crash
|
||||
|
||||
* Mon Sep 01 2014 Jakub Filak <jfilak@redhat.com> - 2.2.2-6
|
||||
- gettext: fix the initialization in python scripts
|
||||
- oops: add man page.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue