# HG changeset patch # User Michael Schloh von Bennewitz # Date 1235231111 -3600 # Node ID 7fdb96a64ea919b8b688ec0ec51019f1e0e0f510 # Parent 79a5b329670a362250237f5771386854e2c5330a Rename symbol for platforms already supplying md5_block_data_order(3). diff -r 79a5b329670a -r 7fdb96a64ea9 nmap/nmap.spec --- a/nmap/nmap.spec Sat Feb 21 16:39:55 2009 +0100 +++ b/nmap/nmap.spec Sat Feb 21 16:45:11 2009 +0100 @@ -32,7 +32,7 @@ Group: Mapping License: GPL Version: 4.76 -Release: 20080912 +Release: 20090106 # list of sources Source0: http://nmap.org/dist/nmap-%{version}.tgz @@ -74,6 +74,10 @@ -e 's;\(socklen_t int\);\1 size_t;g' \ aclocal.m4 \ configure + %{l_shtool} subst \ + -e 's;\(md5_block_data_order\);nmap_\1;g' \ + nbase/md32_common.h \ + nbase/nbase_md5.c %build cppflags="%{l_cppflags}"