SPECS: wvstreams.spec - slp (openslp) bcond and BR

sparky sparky at pld-linux.org
Wed Sep 6 23:41:16 CEST 2006


Author: sparky                       Date: Wed Sep  6 21:41:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- slp (openslp) bcond and BR

---- Files affected:
SPECS:
   wvstreams.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/wvstreams.spec
diff -u SPECS/wvstreams.spec:1.33 SPECS/wvstreams.spec:1.34
--- SPECS/wvstreams.spec:1.33	Fri Sep  1 15:13:14 2006
+++ SPECS/wvstreams.spec	Wed Sep  6 23:41:10 2006
@@ -21,6 +21,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# don't build documentation
+%bcond_without	slp	# build without openslp
 #
 Summary:	A network programming library written in C++
 Summary(pl):	Biblioteka programowania sieciowego napisana w C++
@@ -40,6 +41,7 @@
 BuildRequires:	automake
 %{?with_doc:BuildRequires:	doxygen}
 BuildRequires:	libstdc++-devel
+%{?with_slp:BuildRequires:	openslp-devel}
 BuildRequires:	openssl-devel >= 0.9.7i
 Obsoletes:	libwvstreams
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -106,6 +108,7 @@
 %{__autoconf}
 %{__autoheader}
 %configure \
+	--with%{!?with_slp:out}-openslp \
 	--without-vorbis
 
 %{__make} -j1 \
@@ -153,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/09/06 21:41:10  sparky
+- slp (openslp) bcond and BR
+
 Revision 1.33  2006/09/01 13:13:14  havner
 - fix amd64 build
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wvstreams.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list