|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: 2.1.9
|
|
|
-Release: 20021205
|
|
|
+Release: 20021218
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
|
|
|
@@ -60,8 +60,8 @@ AutoReqProv: no
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
- CPPFLAGS="-I%{l_prefix}/include" \
|
|
|
- LDFLAGS="-L%{l_prefix}/lib" \
|
|
|
+ CPPFLAGS="%{l_cppflags sasl}" \
|
|
|
+ LDFLAGS="%{l_ldflags}" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--localstatedir=%{l_prefix}/var/openldap \
|