!4 【轻量级 PR】:add make as BuildRequires for rpmbuild
From: @XWwalker Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
56eeba9a23
@ -1,11 +1,12 @@
|
|||||||
Name: libnfnetlink
|
Name: libnfnetlink
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: Netlink library for netfilter
|
Summary: Netlink library for netfilter
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://netfilter.org
|
URL: http://netfilter.org
|
||||||
Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
|
Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: kernel-headers automake autoconf libtool pkgconfig
|
BuildRequires: kernel-headers automake autoconf libtool pkgconfig
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libnfnetlink is the low-level library for netfilter related kernel/userspace communication.
|
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
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-15
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user