Author: glen                         Date: Mon Feb 19 12:12:43 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- define _sysconfdir to php_sysconfdir; php-config depends on that

---- Files affected:
SPECS:
   php.spec (1.631.2.17 -> 1.631.2.18) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.17 SPECS/php.spec:1.631.2.18
--- SPECS/php.spec:1.631.2.17   Mon Feb 19 13:02:27 2007
+++ SPECS/php.spec      Mon Feb 19 13:12:38 2007
@@ -70,7 +70,7 @@
 %undefine      with_filter
 %endif
 
-%define        _rel 0.2
+%define        _rel 0.3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Język skryptowy PHP
@@ -199,6 +199,7 @@
 
 %define                php_sysconfdir          /etc/php
 %define                php_extensiondir        %{_libdir}/php
+%define                _sysconfdir             %{php_sysconfdir}
 
 # must be in sync with source. extra check ensuring that it is so is done in 
%%build
 %define                php_api_version         20041225
@@ -2710,6 +2711,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.18  2007/02/19 12:12:38  glen
+- define _sysconfdir to php_sysconfdir; php-config depends on that
+
 Revision 1.631.2.17  2007/02/19 12:02:27  glen
 - HEAD merge
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.631.2.17&r2=1.631.2.18&f=u

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

Reply via email to