From 1d719ff9cbf1f13156a70ceed6c21554cad5516c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:46:49 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- nmap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nmap.spec b/nmap.spec index a5d331b..b94255c 100644 --- a/nmap.spec +++ b/nmap.spec @@ -1,7 +1,7 @@ Summary: Network exploration tool and security scanner Name: nmap Version: 4.00 -Release: 1.1 +Release: 1.2 License: GPL Group: Applications/System Source0: http://download.insecure.org/nmap/dist/%{name}-%{version}.tar.bz2 @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xnmap.1.gz %changelog +* Fri Feb 10 2006 Jesse Keating - 2:4.00-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2:4.00-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes