!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
|
Name: arptables
|
||||||
Version: 0.0.5
|
Version: 0.0.5
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Administration tool for arp packet filtering
|
Summary: Administration tool for arp packet filtering
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -12,7 +12,7 @@ Source2: arptables.service
|
|||||||
# https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
# https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
Source3: COPYING
|
Source3: COPYING
|
||||||
|
|
||||||
BuildRequires: gcc perl-generators systemd
|
BuildRequires: gcc perl-generators systemd make
|
||||||
%systemd_requires
|
%systemd_requires
|
||||||
|
|
||||||
Obsoletes: arptables_jf < 0.0.8-37
|
Obsoletes: arptables_jf < 0.0.8-37
|
||||||
@ -71,6 +71,12 @@ fi
|
|||||||
%{_mandir}/man8/*.gz
|
%{_mandir}/man8/*.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jun 25 2022 gaihuiying <eaglegai@163.com> - 0.0.5-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user