Author: hawk                         Date: Thu Dec 11 23:03:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper paths to openssl/certs for Titanium, fixed openssl path for others
- release 2

---- Files affected:
SPECS:
   alpine.spec (1.78 -> 1.79) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.78 SPECS/alpine.spec:1.79
--- SPECS/alpine.spec:1.78      Tue Dec  9 20:05:04 2008
+++ SPECS/alpine.spec   Fri Dec 12 00:03:32 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 Version:       %{ver}.%{patchlevel}
-Release:       1
+Release:       2
 Epoch:         1
 License:       Apache v2.0
 Group:         Applications/Mail
@@ -148,8 +148,13 @@
        --with-ldap-dir=%{_prefix} \
        --with-system-mail-directory=/var/mail \
        --with-c-client-target=slx \
+%if "%{pld_release}" == "ti"
        --with-ssl-dir=/var/lib/openssl/certs \
+       --with-ssl-certs-dir=/var/lib/openssl/certs \
+%else
+       --with-ssl-dir=/etc/openssl/certs \
        --with-ssl-certs-dir=/etc/certs \
+%endif
        --with-passfile=.pine.pwd
 
 %{__make} \
@@ -218,6 +223,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2008/12/11 23:03:32  hawk
+- proper paths to openssl/certs for Titanium, fixed openssl path for others
+- release 2
+
 Revision 1.78  2008/12/09 19:05:04  glen
 - ldap ver bump was only due bulders limitation
 
================================================================

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

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

Reply via email to