fix source url problem
This commit is contained in:
parent
0872c4390b
commit
6aad624132
@ -1,11 +1,11 @@
|
||||
Name: arptables
|
||||
Version: 0.0.5
|
||||
Release: 0
|
||||
Release: 1
|
||||
Summary: Administration tool for arp packet filtering
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://git.netfilter.org/arptables/
|
||||
Source0: ftp://ftp.netfilter.org/pub/arptables/%{name}-%{version}.tar.gz
|
||||
Source0: http://ftp.netfilter.org/pub/arptables/%{name}-%{version}.tar.gz
|
||||
# Source1 and Source2 from fedora 29 are used for
|
||||
# automates a packet filtering firewall with arptables
|
||||
Source1: arptables-helper
|
||||
@ -64,6 +64,9 @@ echo '# Configure prior to use' > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name
|
||||
%{_mandir}/man8/*.gz
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2020 hanzhijun <hanzhijun1@huawei.com> - 0.0.5-1
|
||||
- fix source url problem
|
||||
|
||||
* Tue Jun 02 2020 SimpleUpdate Robot <tc@openeuler.org>
|
||||
- Update to version 0.0.5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user