[packages/nmap] rpm4/5 compatible noauto java deps

glen glen at pld-linux.org
Sun Aug 18 14:11:41 CEST 2013


commit a1beea80aee619547eaa548203756e721517ba5c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Aug 18 15:09:16 2013 +0300

    rpm4/5 compatible noauto java deps

 nmap.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/nmap.spec b/nmap.spec
index f0707e1..6fc318d 100644
--- a/nmap.spec
+++ b/nmap.spec
@@ -1,9 +1,11 @@
-#
+# TODO
+# - fill proper BRs, configure opts, currently th-builders build more featured build than carme for example
+
 # Conditional build:
 %bcond_with	system_dnet	# use system libdnet instead of local modified version
 %bcond_without	svn
 %bcond_without	lua
-#
+
 Summary:	Network exploration tool and security scanner
 Summary(es.UTF-8):	Herramienta de exploración de la rede y seguridad
 Summary(pl.UTF-8):	Program do badania i audytu sieci
@@ -35,13 +37,13 @@ BuildRequires:	openssl-devel
 BuildRequires:	pcre-devel
 BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.167
+BuildRequires:	rpmbuild(macros) >= 1.672
 BuildRequires:	sed >= 4.0
 %{?with_svn:BuildRequires:	subversion-devel}
 Requires:	ca-certificates
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define     _noautoreq  'java\\(ClassDataVersion\\)'
+%define		_noautoreq_java ClassDataVersion
 
 %description
 Nmap is a utility for network exploration or security auditing. It
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list