|
|
@@ -34,7 +34,7 @@ Class: BASE
|
|
|
Group: Network
|
|
|
License: GPL
|
|
|
Version: 3.50
|
|
|
-Release: 20040207
|
|
|
+Release: 20040603
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.insecure.org/nmap/dist/nmap-%{version}.tgz
|
|
|
@@ -73,6 +73,10 @@ AutoReqProv: no
|
|
|
-e 's;/usr/local/;%{l_prefix}/;g' \
|
|
|
-e 's;$LIBS -lnsock;-lnsock $LIBS;g' \
|
|
|
configure */configure
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;\(socklen_t int\);\1 size_t;g' \
|
|
|
+ aclocal.m \
|
|
|
+ configure
|
|
|
|
|
|
%build
|
|
|
cppflags=""
|