From 80a08322314f8082126d580f94e9daea783aeb05 Mon Sep 17 00:00:00 2001 From: eaglegai Date: Wed, 24 Jun 2020 16:55:15 +0800 Subject: [PATCH] cancel make check --- nmap.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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