update code
This commit is contained in:
parent
a4b7fd39be
commit
e54b35ed04
@ -1,7 +1,7 @@
|
||||
Name: iptstate
|
||||
Summary: A top-like display of IP Tables state table entries
|
||||
Version: 2.2.6
|
||||
Release: 8
|
||||
Release: 9
|
||||
License: zlib
|
||||
URL: http://www.phildev.net/iptstate/
|
||||
Source: https://github.com/jaymzh/iptstate/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
||||
@ -27,13 +27,19 @@ This package is written to display the top-like in IP Tables
|
||||
make install PREFIX=%{buildroot}%{_prefix} INSTALL="install -p"
|
||||
|
||||
%files
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
%{_sbindir}/iptstate
|
||||
%{_mandir}/man8/iptstate.*
|
||||
|
||||
%files help
|
||||
%doc README.md
|
||||
%doc README.md Changelog
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.2.6-9
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:remove the root of LICENSE
|
||||
|
||||
* Wed Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.2.6-8
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user