[packages/nmap] Revert "- remove unnecessary BR"
glen
glen at pld-linux.org
Sat Jan 2 12:07:31 CET 2016
commit 6ee811a3a62bfaf65f7da6219003e0d51eedfd00
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Jan 2 13:04:59 2016 +0200
Revert "- remove unnecessary BR"
This reverts commit 1e945e38af00beb8bb35a6055917e9dcf77bcc9b.
nmap still packages .class file
please do git annotate to figure out why such lines were added in first
place to avoid confusion
nmap.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/nmap.spec b/nmap.spec
index 53d04e3..c103ff0 100644
--- a/nmap.spec
+++ b/nmap.spec
@@ -36,12 +36,15 @@ BuildRequires: libtool
BuildRequires: openssl-devel
BuildRequires: pcre-devel
BuildRequires: python-devel >= 1:2.4
+BuildRequires: rpm-javaprov
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.672
BuildRequires: sed >= 4.0
%{?with_svn:BuildRequires: subversion-devel}
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/6ee811a3a62bfaf65f7da6219003e0d51eedfd00
More information about the pld-cvs-commit
mailing list