Преглед изворни кода

upgrading package: cpu 1.3.12 -> 1.3.13

Ralf S. Engelschall пре 24 година
родитељ
комит
73401ab7c5
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      cpu/cpu.spec

+ 4 - 4
cpu/cpu.spec

@@ -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