Rebuild with correct libreport
This commit is contained in:
parent
550837e579
commit
aa144acf59
1 changed files with 6 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/abrt/
|
||||
|
|
@ -52,9 +52,9 @@ BuildRequires: nss-devel
|
|||
BuildRequires: asciidoc
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: libreport-devel >= 2.1.2
|
||||
BuildRequires: libreport-devel >= 2.1.3
|
||||
BuildRequires: btparser-devel
|
||||
Requires: libreport >= 2.1.2
|
||||
Requires: libreport >= 2.1.3
|
||||
|
||||
%if %{with systemd}
|
||||
Requires: systemd-units
|
||||
|
|
@ -750,6 +750,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_defaultdocdir}/%{name}-python-%{version}/examples/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2013 Jakub Filak <jfilak@redhat.com> 2.1.3-2
|
||||
- Require correct version of libreport
|
||||
|
||||
* Wed Mar 27 2013 Jakub Filak <jfilak@redhat.com> 2.1.3-1
|
||||
- record runlevel
|
||||
- Integration with satyr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue