!10 Delete a BuildRequires for gdb
From: @yu-shaogui Reviewed-by: @zzm_567,@yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
1c78b93f4f
@ -2,7 +2,7 @@
|
||||
|
||||
Name: satyr
|
||||
Version: 0.36
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||
License: GPLv2+
|
||||
URL: https://github.com/abrt/satyr
|
||||
@ -10,7 +10,7 @@ Source0: https://github.com/abrt/%{name}/archive/%{version}.tar.gz
|
||||
|
||||
Requires: json-c nettle glib2 >= 2.43.4
|
||||
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel
|
||||
BuildRequires: doxygen pkgconfig automake gcc-c++ gdb git libtool
|
||||
BuildRequires: doxygen pkgconfig automake gcc-c++ git libtool
|
||||
BuildRequires: pkgconfig(json-c) satyr nettle nettle-devel gperf glib2-devel
|
||||
|
||||
%if %{with_python3}
|
||||
@ -102,6 +102,9 @@ cp -a %{_libdir}/libsatyr.so.3* %{buildroot}%{_libdir}
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 21 2021 yushaogui <yushaogui@huawei.com> - 0.36-2
|
||||
- Delete a buildrequires for gdb
|
||||
|
||||
* Fri Jan 29 2021 jinzhimin <jinzhimin2@huawei.com> - 0.36-1
|
||||
- Upgrade to 0.36
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user