From 093299972f195c812f38e9448ab6a6a067be79ad Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 24 Jun 2013 18:40:50 +0200 Subject: [PATCH] use svn snapshot that contains all necessary UDP patches --- .gitignore | 1 + nmap.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 539fd14..77c5ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ nmap-5.21.tar.bz2 /nmap-6.00.tar.bz2 /nmap-6.01.tar.bz2 /nmap-6.25.tar.bz2 +/nmap-6.25svn20130624.tar.bz2 diff --git a/nmap.spec b/nmap.spec index 867f40b..b5b0a4f 100644 --- a/nmap.spec +++ b/nmap.spec @@ -4,7 +4,7 @@ Name: nmap Epoch: 2 Version: 6.25 #global prerelease TEST5 -Release: 5%{?dist} +Release: 6.20130624svn%{?dist} # nmap is GPLv2 # zenmap is GPLv2 and LGPLv2+ (zenmap/higwidgets) and GPLv2+ (zenmap/radialnet) # libdnet-stripped is BSD (advertising clause rescinded by the Univ. of California in 1999) with some parts as Public Domain (crc32) @@ -13,7 +13,7 @@ Release: 5%{?dist} License: GPLv2 and LGPLv2+ and GPLv2+ and BSD Group: Applications/System Requires: %{name}-ncat = %{epoch}:%{version}-%{release} -Source0: http://nmap.org/dist/%{name}-%{version}%{?prerelease}.tar.bz2 +Source0: http://nmap.org/dist/%{name}-%{version}%{?prerelease}svn20130624.tar.bz2 Source1: zenmap.desktop Source2: zenmap-root.pamd Source3: zenmap-root.consoleapps @@ -231,6 +231,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xnmap.1.gz %changelog +* Mon Jun 24 2013 Michal Hlavinka - 2:6.25-6.20130624svn +- use svn snapshot that contains all necessary UDP patches + * Fri May 24 2013 Michal Hlavinka - 2:6.25-5 - fix man page typo diff --git a/sources b/sources index 9a2fc2d..fede5fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fcc80f94ff3adcb11eedf91092ea6f5e nmap-6.25.tar.bz2 +fcc80f94ff3adcb11eedf91092ea6f5e nmap-6.25svn20130624.tar.bz2