Remove redundant gdb from BuildRequires
This commit is contained in:
parent
a887957869
commit
8baf1dce64
@ -1,12 +1,12 @@
|
||||
Name: libseccomp
|
||||
Version: 2.5.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Interface to the syscall filtering mechanism
|
||||
License: LGPLv2
|
||||
URL: https://github.com/seccomp/libseccomp
|
||||
Source0: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc git gdb gperf
|
||||
BuildRequires: gcc git gperf
|
||||
|
||||
%description
|
||||
The libseccomp library provides an easy to use, platform independent, interface to
|
||||
@ -67,6 +67,9 @@ make check
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 20 2021 fuanan <fuanan3@huawei.com> - 2.5.1-2
|
||||
- Remove redundant gdb from BuildRequires
|
||||
|
||||
* Mon Jan 25 2021 wangchen <wangchen137@huawei.com> - 2.5.1-1
|
||||
- update to 2.5.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user