commit 70ebeddc1fe51eb5d1c6b25a6bfa09ae0ba07183
Author: Bartek Szady <[email protected]>
Date:   Thu Jul 15 10:15:08 2021 +0200

    - removed jre dependency (java code is run on target)

 nmap.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nmap.spec b/nmap.spec
index 54d6f53..eae0f55 100644
--- a/nmap.spec
+++ b/nmap.spec
@@ -12,7 +12,7 @@ Summary(ru.UTF-8):    Утилита сканирования сети и ауди
 Summary(uk.UTF-8):     Утиліта сканування мережі та аудиту безпеки
 Name:          nmap
 Version:       7.91
-Release:       2
+Release:       3
 License:       GPL v2 clarified, with OpenSSL exception
 Group:         Networking/Utilities
 Source0:       https://nmap.org/dist/%{name}-%{version}.tar.bz2
@@ -41,6 +41,9 @@ Suggests:     %{name}-ndiff = %{version}-%{release}
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+#java code is run on target
+%define                _noautoreqfiles 
%{_datadir}/nmap/nselib/data/jdwp-class/.*
+
 %description
 Nmap is a utility for network exploration or security auditing. It
 supports ping scanning (determine which hosts are up), many port
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nmap.git/commitdiff/70ebeddc1fe51eb5d1c6b25a6bfa09ae0ba07183

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to