add make as BuildRequires for rpmbuild
(cherry picked from commit 118b5dfd7ed89dad3afa2a8d9579a8cfe272e910)
This commit is contained in:
parent
bde908ed34
commit
3d2d2f3af4
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
Version: 1.0.8
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A userspace library providing a API
|
||||
License: GPLv2+
|
||||
URL: http://netfilter.org
|
||||
@ -12,6 +12,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
|
||||
@ -58,6 +59,12 @@ make check
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Nov 28 2022 xingwei <xingwei14@h-partners.com> - 1.0.8-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add make as BuildRequires for rpmbuild
|
||||
|
||||
* Tue Sep 20 2022 gaihuiying <eaglegai@163.com> - 1.0.8-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user