!26 remove recommend in spec
From: @Z30030737 Reviewed-by: @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
1902f9d266
@ -1,13 +1,12 @@
|
|||||||
Name: libseccomp
|
Name: libseccomp
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 3
|
Release: 3.h1
|
||||||
Summary: Interface to the syscall filtering mechanism
|
Summary: Interface to the syscall filtering mechanism
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://github.com/seccomp/libseccomp
|
URL: https://github.com/seccomp/libseccomp
|
||||||
Source0: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc git gdb gperf
|
BuildRequires: gcc git gdb gperf
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The libseccomp library provides an easy to use, platform independent, interface to
|
The libseccomp library provides an easy to use, platform independent, interface to
|
||||||
@ -68,6 +67,9 @@ make check
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2022 zhoupengcheng <zhoupengcheng11@huawei.com> - 2.5.0-3.h1
|
||||||
|
- remove recommend in spec
|
||||||
|
|
||||||
* Fri Nov 13 2020 Liquor <lirui130@huawei.com> - 2.5.0-3
|
* Fri Nov 13 2020 Liquor <lirui130@huawei.com> - 2.5.0-3
|
||||||
- Modify the libseccomp-help dependency
|
- Modify the libseccomp-help dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user