|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: Converter
|
|
|
License: GPL
|
|
|
-Version: 1.3.12
|
|
|
-Release: 20020310
|
|
|
+Version: 1.3.13
|
|
|
+Release: 20020525
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://prdownloads.sourceforge.net/cpu/cpu-%{version}.tar.gz
|
|
|
@@ -61,11 +61,11 @@ AutoReqProv: no
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
CPPFLAGS="-I%{l_prefix}/include" \
|
|
|
LDFLAGS="-L%{l_prefix}/lib" \
|
|
|
- LIBS="-lssl -lcrypto" \
|
|
|
+ LIBS="-lldap -llber -lssl -lcrypto" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--sysconfdir=%{l_prefix}/etc/cpu
|
|
|
- %{l_make} %{l_mflags -O}
|
|
|
+ %{l_make} %{l_mflags}
|
|
|
|
|
|
%install
|
|
|
rm -rf $RPM_BUILD_ROOT
|