]> git.pld-linux.org Git - packages/alpine.git/blobdiff - alpine.spec
- force system type slx (secure linux), otherwise lnp (linux pluggable
[packages/alpine.git] / alpine.spec
index ec12dad0982176049f673d86f3c999c3f0d72714..2ab3075f3b6cb910a808efeb205e7b8c22b23c75 100644 (file)
@@ -8,7 +8,7 @@ Name:           alpine
 %define                ver             0.99999
 %define                patchlevel      13
 Version:       %{ver}.%{patchlevel}
-Release:       2
+Release:       3
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -145,6 +145,9 @@ rm -f libtool missing
        --with-krb5-dir=%{_prefix} \
        --with-ldap-dir=%{_prefix} \
        --with-system-mail-directory=/var/mail \
+       --with-c-client-target=slx \
+       --with-ssl-dir=/var/lib/openssl/certs \
+       --with-ssl-certs-dir=/var/lib/openssl/certs \
        --with-passfile=.pine.pwd
 
 %{__make} \
This page took 0.081608 seconds and 4 git commands to generate.