|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: LDAP
|
|
|
License: GPL
|
|
|
Version: 2.3.35
|
|
|
-Release: 20070410
|
|
|
+Release: 20070530
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -177,7 +177,7 @@ AutoReqProv: no
|
|
|
# configuration: use hard-links and make sure our Berkeley-DB is picked up first
|
|
|
%{l_shtool} subst \
|
|
|
-e 's;ln -s;ln;g' \
|
|
|
- -e 's;-ldb4[234];-ldb;g' \
|
|
|
+ -e 's;-ldb4[234];%{l_prefix}/lib/libdb.a;g' \
|
|
|
-e 's;<db\.h>;"db.h";g' \
|
|
|
configure
|
|
|
|