SPECS: php4.spec - build fix
glen
glen at pld-linux.org
Sun Jul 10 00:04:46 CEST 2005
Author: glen Date: Sat Jul 9 22:04:46 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build fix
---- Files affected:
SPECS:
php4.spec (1.444 -> 1.445)
---- Diffs:
================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.444 SPECS/php4.spec:1.445
--- SPECS/php4.spec:1.444 Sat Jul 9 22:54:19 2005
+++ SPECS/php4.spec Sun Jul 10 00:04:41 2005
@@ -77,7 +77,7 @@
Summary(uk): PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php4
Version: 4.3.11
-Release: 4.23%{?with_hardening:hardened}
+Release: 4.24%{?with_hardening:hardened}
Epoch: 3
Group: Libraries
License: PHP
@@ -1809,14 +1809,14 @@
sed -i -e "s|^libdir=.*|libdir='%{_libdir}'|" libphp_common.la
%if %{with apache1}
-%{__make} sapi LIBTOOL_SAPI=sapi/apache/libphp4.la -f Makefile.apxs1
+%{__make} libtool-sapi LIBTOOL_SAPI=sapi/apache/libphp4.la -f Makefile.apxs1
sed -i -e "
s|^libdir=.*|libdir='%{_libdir}/apache1'|;
s|^(relink_command=.* -rpath )[^ ]*/libs |$1%{_libdir}/apache1 |" sapi/apache/libphp4.la
%endif
%if %{with apache2}
-%{__make} sapi LIBTOOL_SAPI=sapi/apache2handler/libphp4.la -f Makefile.apxs2
+%{__make} libtool-sapi LIBTOOL_SAPI=sapi/apache2handler/libphp4.la -f Makefile.apxs2
sed -i -e "
s|^libdir=.*|libdir='%{_libdir}/apache'|;
s|^(relink_command=.* -rpath )[^ ]*/libs |$1%{_libdir}/apache |" sapi/apache2handler/libphp4.la
@@ -2556,7 +2556,7 @@
%dir %{_sysconfdir}
%attr(644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php.ini
%attr(770,root,http) %dir %verify(not group mode) /var/run/php
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/php4-module-install
%attr(755,root,root) %{_libdir}/libphp_common-*.so
%dir %{extensionsdir}
@@ -2918,6 +2918,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.445 2005/07/09 22:04:41 glen
+- build fix
+
Revision 1.444 2005/07/09 20:54:19 glen
- merged apache packages split from DEVEL (1.421.2.3.2.35)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.444&r2=1.445&f=u
More information about the pld-cvs-commit
mailing list