Author: hawk                         Date: Mon Dec  3 14:32:11 2007 GMT
Module: SPECS                         Tag: AC-branch
---- 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.28.2.5 -> 1.28.2.6) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.28.2.5 SPECS/alpine.spec:1.28.2.6
--- SPECS/alpine.spec:1.28.2.5  Mon Nov 19 16:13:51 2007
+++ SPECS/alpine.spec   Mon Dec  3 15:32:06 2007
@@ -9,7 +9,7 @@
 %define                ver             0.99999
 %define                patchlevel      8
 Version:       %{ver}.%{patchlevel}
-Release:       2
+Release:       3
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -144,6 +144,9 @@
        --with-system-fixed-pinerc=%{alpineconfdir}/%{name}.conf.fixed \
        --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} \
@@ -212,6 +215,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28.2.6  2007-12-03 14:32:06  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.28.2.5  2007-11-19 15:13:51  blues
 - missing md5 and suggests
 
================================================================

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

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

Reply via email to