SPECS: libpcap.spec - without bluetooth bcond added

jajcus jajcus at pld-linux.org
Wed Mar 25 13:14:58 CET 2009


Author: jajcus                       Date: Wed Mar 25 12:14:58 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- without bluetooth bcond added

---- Files affected:
SPECS:
   libpcap.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/libpcap.spec
diff -u SPECS/libpcap.spec:1.80 SPECS/libpcap.spec:1.81
--- SPECS/libpcap.spec:1.80	Mon Jan 19 03:51:43 2009
+++ SPECS/libpcap.spec	Wed Mar 25 13:14:52 2009
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_with        pfring           # http://www.ntop.org/PF_RING.html
+%bcond_without	bluetooth	# disable bluetooth support
 #
 Summary:	Libpcap provides promiscuous mode access to network interfaces
 Summary(es.UTF-8):	libpcap ofrece acceso a modo promiscuo en interfaces de red
@@ -24,7 +25,7 @@
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
 BuildRequires:	bison
-BuildRequires:	bluez-libs-devel
+%{?with_bluetooth:BuildRequires:	bluez-libs-devel}
 BuildRequires:	flex
 %{?with_pfring:BuildRequires:	libpfring-devel}
 # beware of tar 1.13.9[12] madness (tarball contains libpcap-0.8.3/./* paths)
@@ -210,6 +211,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2009/03/25 12:14:52  jajcus
+- without bluetooth bcond added
+
 Revision 1.80  2009/01/19 02:51:43  zbyniu
 - "any" device fix; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpcap.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list