!19 add make as BuildRequires for rpmbuild
From: @XWwalker Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
382a00ecc1
@ -1,7 +1,7 @@
|
||||
#needsrootforbuild
|
||||
Name: libnetfilter_conntrack
|
||||
Version: 1.0.9
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A userspace library providing a API
|
||||
License: GPLv2+
|
||||
URL: http://netfilter.org
|
||||
@ -11,6 +11,7 @@ Patch0: enable-make-check-tests.patch
|
||||
|
||||
BuildRequires: pkgconfig kernel-headers
|
||||
BuildRequires: libmnl-devel >= 1.0.3 libnfnetlink-devel >= 1.0.1
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
libnetfilter_conntrack is a userspace library providing a programming
|
||||
@ -54,6 +55,12 @@ make check
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Nov 28 2022 xingwei <xingwei14@h-partners.com> - 1.0.9-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add make as BuildRequires for rpmbuild
|
||||
|
||||
* Thu Sep 22 2022 gaihuiying <eaglegai@163.com> - 1.0.9-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user