!14 [sync] PR-13: add the compilation dependency of make
From: @openeuler-sync-bot Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
914e763e4e
@ -1,6 +1,6 @@
|
||||
Name: arptables
|
||||
Version: 0.0.5
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Administration tool for arp packet filtering
|
||||
|
||||
License: GPLv2+
|
||||
@ -12,7 +12,7 @@ Source2: arptables.service
|
||||
# https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||
Source3: COPYING
|
||||
|
||||
BuildRequires: gcc perl-generators systemd
|
||||
BuildRequires: gcc perl-generators systemd make
|
||||
%systemd_requires
|
||||
|
||||
Obsoletes: arptables_jf < 0.0.8-37
|
||||
@ -71,6 +71,12 @@ fi
|
||||
%{_mandir}/man8/*.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 28 2022 yanglu <yanglu72@h-partners.com> - 0.0.5-6
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add the compilation dependency of make
|
||||
|
||||
* Sat Jun 25 2022 gaihuiying <eaglegai@163.com> - 0.0.5-5
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user