SPECS: nmap.spec - added missing BR

kosmo kosmo at pld-linux.org
Thu Mar 13 13:40:49 CET 2008


Author: kosmo                        Date: Thu Mar 13 12:40:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing BR

---- Files affected:
SPECS:
   nmap.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: SPECS/nmap.spec
diff -u SPECS/nmap.spec:1.132 SPECS/nmap.spec:1.133
--- SPECS/nmap.spec:1.132	Wed Mar 12 16:49:12 2008
+++ SPECS/nmap.spec	Thu Mar 13 13:40:43 2008
@@ -25,11 +25,12 @@
 URL:		http://www.insecure.org/nmap/index.html
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?with_x:BuildRequires:	gtk+2-devel >= 2.0}
+BuildRequires:	libpcap-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	openssl-devel
 BuildRequires:	pcre-devel
-%{?with_x:BuildRequires:	pkgconfig}
+BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -172,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2008-03-13 12:40:43  kosmo
+- added missing BR
+
 Revision 1.132  2008-03-12 15:49:12  glen
 - proper obsoletes name, adapter, cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nmap.spec?r1=1.132&r2=1.133&f=u



More information about the pld-cvs-commit mailing list