From 10c10e66a3627f8ac085f6b829568e6a601b0cd2 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:19:47 +0000 Subject: [PATCH] auto-import changelog data from nmap-3.50-2.src.rpm 3.50-2 - added BuildRequires: openssl-devel, gtk+-devel, pcre-devel, libpcap --- nmap.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/nmap.spec b/nmap.spec index 4cc9a9a..c09f505 100644 --- a/nmap.spec +++ b/nmap.spec @@ -3,7 +3,7 @@ Summary: Network exploration tool and security scanner Name: nmap Version: 3.50 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://download.insecure.org/nmap/dist/%{name}-%{version}.tar.bz2 @@ -13,6 +13,7 @@ Patch1: makefile.patch URL: http://www.insecure.org/nmap/ BuildRoot: %{_tmppath}/%{name}-root Epoch: 2 +BuildRequires: openssl-devel, gtk+-devel, pcre-devel, libpcap %description Nmap is a utility for network exploration or security auditing. It supports @@ -37,7 +38,7 @@ be installed before installing nmap-frontend. %setup -q %build -%configure +%configure --with-libpcap=/usr make %install @@ -75,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jan 29 2004 Harald Hoyer - 2:3.50-2 +- added BuildRequires: openssl-devel, gtk+-devel, pcre-devel, libpcap + * Thu Jan 22 2004 Harald Hoyer - 2:3.50-1 - version 3.50