Author: hawk                         Date: Mon Dec  3 14:34:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- force system type slx (secure linux), otherwise lnp (linux pluggable
  authentication modules) is used and it overrides system mail dir with
  /var/spool/mail
- use PLD location for SSL certficates
- release 3

---- Files affected:
SPECS:
   alpine.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.33 SPECS/alpine.spec:1.34
--- SPECS/alpine.spec:1.33      Wed Nov 28 11:48:49 2007
+++ SPECS/alpine.spec   Mon Dec  3 15:34:17 2007
@@ -9,7 +9,7 @@
 %define                ver             0.99999
 %define                patchlevel      13
 Version:       %{ver}.%{patchlevel}
-Release:       2
+Release:       3
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -146,6 +146,9 @@
        --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} \
@@ -214,6 +217,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2007-12-03 14:34:17  hawk
+- force system type slx (secure linux), otherwise lnp (linux pluggable
+  authentication modules) is used and it overrides system mail dir with
+  /var/spool/mail
+- use PLD location for SSL certficates
+- release 3
+
 Revision 1.33  2007-11-28 10:48:49  blues
 - rel.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.33&r2=1.34&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to