Test fix: add gdb buildrequires for fix core_stacktrace
fix changelog (cherry picked from commit 2fe3a956e0b8af4fabecd724d374e4bd2d994d1a)
This commit is contained in:
parent
2724ec2c28
commit
9416376fc4
10
satyr.spec
10
satyr.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: satyr
|
||||
Version: 0.38
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||
License: GPLv2+
|
||||
URL: https://github.com/abrt/satyr
|
||||
@ -12,6 +12,8 @@ Requires: json-c nettle glib2 >= 2.43.4
|
||||
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel
|
||||
BuildRequires: doxygen pkgconfig automake gcc-c++ git libtool
|
||||
BuildRequires: pkgconfig(json-c) nettle nettle-devel gperf glib2-devel
|
||||
# we should require gdb for test suite
|
||||
BuildRequires: gdb
|
||||
|
||||
%if %{with_python3}
|
||||
BuildRequires: python3-devel python3-sphinx
|
||||
@ -101,7 +103,11 @@ make check|| {
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2021 yangcheng <yangcheng87@huawei.com> - 0.38-2
|
||||
* Tue Feb 22 2022 dongyuzhen <dongyuzhen@h-partners.com> - 0.38-3
|
||||
- Test fix: add gdb buildrequires for fix core_stacktrace fail
|
||||
- fix changelog
|
||||
|
||||
* Mon Jan 10 2022 yangcheng <yangcheng87@huawei.com> - 0.38-2
|
||||
- no longer includes libstatyr.so.3
|
||||
|
||||
* Mon Dec 06 2021 wuchaochao <wuchaochao4@huawei.com> - 0.38-1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user