Author: adamg Date: Sat Sep 2 21:57:30 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - install ext/pcre/php_pcre.h; release 5
---- Files affected: SPECS: php.spec (1.579.2.6 -> 1.579.2.7) ---- Diffs: ================================================================ Index: SPECS/php.spec diff -u SPECS/php.spec:1.579.2.6 SPECS/php.spec:1.579.2.7 --- SPECS/php.spec:1.579.2.6 Sun Aug 20 14:56:33 2006 +++ SPECS/php.spec Sat Sep 2 23:57:25 2006 @@ -1878,6 +1878,11 @@ ln -snf %{_datadir}/libtool/ltmain.sh $RPM_BUILD_ROOT%{_libdir}/php/build ln -snf %{_bindir}/shtool $RPM_BUILD_ROOT%{_libdir}/php/build +# as a result of ext/pcre/pcrelib removal in %%prep, ext/pcre/php_pcre.h +# isn't installed by install-headers make target, we do it manually here. +# this header file is required by e.g. filter PECL extension +install -D ext/pcre/php_pcre.h $RPM_BUILD_ROOT%{_includedir}/php/ext/pcre/php_pcre.h + %clean rm -rf $RPM_BUILD_ROOT @@ -3000,6 +3005,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.579.2.7 2006/09/02 21:57:25 adamg +- install ext/pcre/php_pcre.h; release 5 + Revision 1.579.2.6 2006/08/20 12:56:33 arekm - apr/apu patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php.spec?r1=1.579.2.6&r2=1.579.2.7&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit