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