Author: pawelz                       Date: Wed Feb 23 23:53:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enabled litespeed sapi by default
- rel 5

---- Files affected:
packages/php:
   php.spec (1.919 -> 1.920) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.919 packages/php/php.spec:1.920
--- packages/php/php.spec:1.919 Thu Feb 24 00:38:26 2011
+++ packages/php/php.spec       Thu Feb 24 00:53:44 2011
@@ -29,11 +29,11 @@
 %bcond_with    oci8            # with Oracle oci8 extension module     (BR: 
proprietary libs)
 %bcond_with    instantclient   # build Oracle oci8 extension module against 
oracle-instantclient package
 %bcond_with    system_gd       # with system gd (we prefer internal since it 
enables few more features)
-%bcond_with    litespeed       # build litespeed module
 %bcond_without curl            # without CURL extension module
 %bcond_without filter          # without filter extension module
 %bcond_without imap            # without IMAP extension module
 %bcond_without interbase       # without InterBase extension module
+%bcond_without litespeed       # build litespeed module
 %bcond_without ldap            # without LDAP extension module
 %bcond_without mm              # without mm support for session storage
 %bcond_without mssql           # without MS SQL extension module
@@ -102,7 +102,7 @@
 %undefine      with_filter
 %endif
 
-%define                rel     4
+%define                rel     5
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -3165,6 +3165,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.920  2011/02/23 23:53:44  pawelz
+- enabled litespeed sapi by default
+- rel 5
+
 Revision 1.919  2011/02/23 23:38:26  sparky
 - don't silent libtool instalation
 - rearranged litespeed build
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.919&r2=1.920&f=u

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

Reply via email to