From 4554bfeaa131744d59d1c42bc407c63fcd24c573 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 16:55:43 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- nmap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nmap.spec b/nmap.spec index 6ff0b52..fea9522 100644 --- a/nmap.spec +++ b/nmap.spec @@ -1,7 +1,7 @@ Summary: Network exploration tool and security scanner Name: nmap Version: 4.68 -Release: 3%{?dist} +Release: 4%{?dist} # libdnet-stripped is BSD (advertising clause rescinded by the Univ. of California in 1999) License: GPLv2 Group: Applications/System @@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xnmap.1.gz %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2:4.68-4 +- Rebuild for Python 2.6 + * Mon Aug 11 2008 Tom "spot" Callaway - 2:4.68-3 - add missing BuildRequires to use system libs rather than local copies - really fix license tag