diff --git a/nmap.spec b/nmap.spec index 0f136bbd63c722d5ee43171353ebdb2ad560b9e0..8ca979fdaf1a00ba5bc09ddaa574ef6441aff387 100644 --- a/nmap.spec +++ b/nmap.spec @@ -3,7 +3,7 @@ Name: nmap Epoch: 2 Version: 7.70 -Release: 10 +Release: 11 License: Nmap Summary: A tool for network discovery and security auditing. Requires: %{name}-ncat = %{epoch}:%{version}-%{release} @@ -56,6 +56,9 @@ ln -s ncat %{buildroot}%{_bindir}/nc %find_lang nmap --with-man +%check +make test + %files -f nmap.lang %defattr(-,root,root) %exclude %{_datadir}/ncat @@ -70,6 +73,12 @@ ln -s ncat %{buildroot}%{_bindir}/nc %{_mandir}/man1/*.1.gz %changelog +* Sat Feb 22 2020 majun - 2:7.70-11 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add make test + * Sat Jan 11 2020 openEuler Buildteam - 2:7.70-10 - Type:NA - ID:NA