Author: arekm                        Date: Mon Feb 19 11:36:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; define _sysconfdir to php_sysconfdir; php-config depends on that

---- Files affected:
SPECS:
   php.spec (1.658 -> 1.659) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.658 SPECS/php.spec:1.659
--- SPECS/php.spec:1.658        Tue Feb 13 09:06:40 2007
+++ SPECS/php.spec      Mon Feb 19 12:36:48 2007
@@ -71,7 +71,7 @@
 %undefine      with_filter
 %endif
 
-%define        _rel 1
+%define        _rel 2
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -199,6 +199,7 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                php_sysconfdir          /etc/php
+%define                _sysconfdir             %{php_sysconfdir}
 %define                php_extensiondir        %{_libdir}/php
 
 # must be in sync with source. extra check ensuring that it is so is done in 
%%build
@@ -2711,6 +2712,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.659  2007/02/19 11:36:48  arekm
+- rel 2; define _sysconfdir to php_sysconfdir; php-config depends on that
+
 Revision 1.658  2007/02/13 08:06:40  glen
 - tabs in preamble
 
================================================================

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

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

Reply via email to