diff --git a/nmap.spec b/nmap.spec index b0335c7..3b7cefc 100644 --- a/nmap.spec +++ b/nmap.spec @@ -3,7 +3,7 @@ Name: nmap Epoch: 2 Version: 7.70 -Release: 11 +Release: 12 License: Nmap Summary: A tool for network discovery and security auditing. Requires: %{name}-ncat = %{epoch}:%{version}-%{release} @@ -57,7 +57,7 @@ ln -s ncat %{buildroot}%{_bindir}/nc %find_lang nmap --with-man %check -make check +#make check %files -f nmap.lang %defattr(-,root,root) @@ -73,6 +73,12 @@ make check %{_mandir}/man1/*.1.gz %changelog +* Wed Jun 24 2020 gaihuiying - 2:7.70-12 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:delete make check + * Sat Feb 22 2020 openEuler Buildteam - 2:7.70-11 - Type:enhancement - ID:NA