[packages/nmap] - fix noautoreq syntax for rpm5 - rel 5

baggins baggins at pld-linux.org
Sun Aug 18 13:59:01 CEST 2013


commit 49b3b83963d9e46a78b0c2b73627a153d3b5eef8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 18 13:58:46 2013 +0200

    - fix noautoreq syntax for rpm5
    - rel 5

 nmap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nmap.spec b/nmap.spec
index e3efe81..f0707e1 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:	4
+Release:	5
 License:	GPL v2 clarified, with OpenSSL exception
 Group:		Networking/Utilities
 Source0:	http://nmap.org/dist/%{name}-%{version}.tar.bz2
@@ -41,7 +41,7 @@ BuildRequires:	sed >= 4.0
 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/49b3b83963d9e46a78b0c2b73627a153d3b5eef8



More information about the pld-cvs-commit mailing list