SPECS: cups.spec - preffer openssl over gnutls/cdsassl; br: openld...

arekm arekm at pld-linux.org
Fri May 12 08:33:34 CEST 2006


Author: arekm                        Date: Fri May 12 06:33:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- preffer openssl over gnutls/cdsassl; br: openldap-devel

---- Files affected:
SPECS:
   cups.spec (1.142 -> 1.143) 

---- Diffs:

================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.142 SPECS/cups.spec:1.143
--- SPECS/cups.spec:1.142	Fri May 12 08:19:22 2006
+++ SPECS/cups.spec	Fri May 12 08:33:27 2006
@@ -35,7 +35,8 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	dbus-devel
-BuildRequires:	gnutls-devel
+BuildRequires:	openldap-devel
+BuildRequires:	openssl-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libstdc++-devel
@@ -249,6 +250,10 @@
 %{__autoconf}
 %configure \
 	--libdir=%{_ulibdir} \
+	--enable-ssl \
+	--enable-openssl \
+	--disable-gnutls \
+	--disable-cdsassl \
 	--enable-dbus \
 	%{?debug:--enable-debug} \
 	--with-docdir=%{_ulibdir}/%{name}/cgi-bin
@@ -544,6 +549,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2006/05/12 06:33:27  arekm
+- preffer openssl over gnutls/cdsassl; br: openldap-devel
+
 Revision 1.142  2006/05/12 06:19:22  arekm
 - reorder patches; reapply config patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.142&r2=1.143&f=u



More information about the pld-cvs-commit mailing list