public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: remove depency on crash
@ 2026-08-03 10:22 Jakub Filak
0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 2026-08-03 10:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : a1e92b0ca04ec06167de8a81b72bc91c2601cb68
Author : Jakub Filak <jfilak@redhat.com>
Date : 2014-09-11T16:39:10+02:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/a1e92b0ca04ec06167de8a81b72bc91c2601cb68?branch=update-2.17.8
Log:
remove depency on crash
---
diff --git a/abrt.spec b/abrt.spec
index 8436e68..f18e1c8 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/
@@ -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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:22 [rpms/abrt] update-2.17.8: remove depency on crash Jakub Filak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox