[packages/nmap] - no autoreq for jdwp classes until we start really supporting them - rel. 4
wrobell
wrobell at pld-linux.org
Mon Jul 22 02:04:41 CEST 2013
commit b76e88dc8b87706e7ca28b5d35b9f474b2fb18cb
Author: wrobell <wrobell at pld-linux.org>
Date: Mon Jul 22 01:02:35 2013 +0100
- no autoreq for jdwp classes until we start really supporting them
- rel. 4
nmap.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/nmap.spec b/nmap.spec
index b804782..e3efe81 100644
--- a/nmap.spec
+++ b/nmap.spec
@@ -12,7 +12,7 @@ Summary(ru.UTF-8): Утилита сканирования сети и ауди
Summary(uk.UTF-8): Утиліта сканування мережі та аудиту безпеки
Name: nmap
Version: 6.25
-Release: 3
+Release: 4
License: GPL v2 clarified, with OpenSSL exception
Group: Networking/Utilities
Source0: http://nmap.org/dist/%{name}-%{version}.tar.bz2
@@ -41,6 +41,8 @@ BuildRequires: sed >= 4.0
Requires: ca-certificates
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq 'java(ClassDataVersion)'
+
%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/b76e88dc8b87706e7ca28b5d35b9f474b2fb18cb
More information about the pld-cvs-commit
mailing list