OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 10-Sep-2007 19:55:04 Branch: HEAD Handle: 2007091018550400 Modified files: openpkg-src/curl curl.spec Log: cURL thinks it supports LDAP but this is not the case as we do not provide any liblldap.so/liblber.so files at all Summary: Revision Changes Path 1.97 +2 -1 openpkg-src/curl/curl.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/curl/curl.spec ============================================================================ $ cvs diff -u -r1.96 -r1.97 curl.spec --- openpkg-src/curl/curl.spec 29 Aug 2007 08:10:52 -0000 1.96 +++ openpkg-src/curl/curl.spec 10 Sep 2007 17:55:04 -0000 1.97 @@ -33,7 +33,7 @@ Group: Web License: MIT-style Version: 7.16.4 -Release: 20070829 +Release: 20070910 # package options %option with_ssl yes @@ -151,6 +151,7 @@ %else --without-libssh2 \ %endif + --disable-ldap \ --disable-shared %{l_make} %{l_mflags -O} @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org