update code
This commit is contained in:
parent
a3cfe55ee5
commit
b8f648a41d
17
nmap.spec
17
nmap.spec
@ -3,7 +3,7 @@
|
||||
Name: nmap
|
||||
Epoch: 2
|
||||
Version: 7.70
|
||||
Release: 6
|
||||
Release: 8
|
||||
License: Nmap
|
||||
Summary: A tool for network discovery and security auditing.
|
||||
Requires: %{name}-ncat = %{epoch}:%{version}-%{release}
|
||||
@ -62,7 +62,8 @@ ln -s ncat %{buildroot}%{_bindir}/nc
|
||||
%files -f nmap.lang
|
||||
%defattr(-,root,root)
|
||||
%exclude %{_datadir}/ncat
|
||||
%doc COPYING* ncat/docs/AUTHORS ncat/docs/README
|
||||
%doc ncat/docs/AUTHORS ncat/docs/README
|
||||
%license COPYING docs/3rd-party-licenses.txt docs/Nmap-Third-Party-Open-Source.pdf docs/Nmap-Third-Party-Open-Source.fodt docs/licenses
|
||||
%{_bindir}/n*
|
||||
%{_datadir}/nmap
|
||||
|
||||
@ -72,6 +73,18 @@ ln -s ncat %{buildroot}%{_bindir}/nc
|
||||
%{_mandir}/man1/*.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:7.70-8
|
||||
- Type:enhancement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add 3rd-party licenses
|
||||
|
||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:7.70-7
|
||||
- Type:enhancement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:modify the location of COPYING
|
||||
|
||||
* Wed Sep 25 2019 Li Wang<wangli221@huawei.com> - 2:7.70-6
|
||||
- Type:cves
|
||||
- ID:CVE-2017-18594
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user