SPECS: template-php-pecl.spec, template-php4-pecl.spec - fix for i...

glen glen at pld-linux.org
Fri Dec 15 00:25:20 CET 2006


Author: glen                         Date: Thu Dec 14 23:25:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for initially undefined macro

---- Files affected:
SPECS:
   template-php-pecl.spec (1.22 -> 1.23) , template-php4-pecl.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/template-php-pecl.spec
diff -u SPECS/template-php-pecl.spec:1.22 SPECS/template-php-pecl.spec:1.23
--- SPECS/template-php-pecl.spec:1.22	Fri Dec 15 00:17:59 2006
+++ SPECS/template-php-pecl.spec	Fri Dec 15 00:25:15 2006
@@ -15,7 +15,7 @@
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
 %{?requires_php_extension}
-Requires:	%{php_sysconfdir}/conf.d
+Requires:	%{?php_sysconfdir}/conf.d
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/12/14 23:25:15  glen
+- fix for initially undefined macro
+
 Revision 1.22  2006/12/14 23:17:59  glen
 - use new php extension related macros
 

================================================================
Index: SPECS/template-php4-pecl.spec
diff -u SPECS/template-php4-pecl.spec:1.14 SPECS/template-php4-pecl.spec:1.15
--- SPECS/template-php4-pecl.spec:1.14	Fri Dec 15 00:17:59 2006
+++ SPECS/template-php4-pecl.spec	Fri Dec 15 00:25:15 2006
@@ -14,7 +14,7 @@
 BuildRequires:	php4-devel >= 3:4.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
 %{?requires_php_extension}
-Requires:	%{php_sysconfdir}/conf.d
+Requires:	%{?php_sysconfdir}/conf.d
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/12/14 23:25:15  glen
+- fix for initially undefined macro
+
 Revision 1.14  2006/12/14 23:17:59  glen
 - use new php extension related macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pecl.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/template-php4-pecl.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list