add make as BuildRequires for rpmbuild
Signed-off-by: XWwalker <2112860871@qq.com>
This commit is contained in:
parent
babf8411b4
commit
974dc80abb
@ -1,11 +1,12 @@
|
||||
Name: libnfnetlink
|
||||
Version: 1.0.1
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: Netlink library for netfilter
|
||||
License: GPLv2+
|
||||
URL: http://netfilter.org
|
||||
Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: kernel-headers automake autoconf libtool pkgconfig
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
libnfnetlink is the low-level library for netfilter related kernel/userspace communication.
|
||||
@ -53,5 +54,8 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Tue Nov 01 2022 xingwei <xingwei14@h-partners.com> - 1.0.1-16
|
||||
- add make as BuildRequires for rpmbuild
|
||||
|
||||
* Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-15
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user