SPECS: php4.spec - add /usr/share/php to php4-common package for a...

glen glen at pld-linux.org
Mon Sep 12 19:07:19 CEST 2005


Author: glen                         Date: Mon Sep 12 17:07:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add /usr/share/php to php4-common package for apps like jpgraph and phplib, rel 7; STBR

---- Files affected:
SPECS:
   php4.spec (1.473 -> 1.474) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.473 SPECS/php4.spec:1.474
--- SPECS/php4.spec:1.473	Sat Sep  3 14:57:13 2005
+++ SPECS/php4.spec	Mon Sep 12 19:07:14 2005
@@ -74,7 +74,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.0
-Release:	6%{?with_hardening:hardened}
+Release:	7%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -211,6 +211,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/php4
+%define		_phpsharedir	%{_datadir}/php
 %define		extensionsdir	%{_libdir}/php4
 
 %description
@@ -1834,7 +1835,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}/{apache,cgi}} \
+install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}/{apache,cgi},%{_phpsharedir}} \
 	$RPM_BUILD_ROOT/home/services/{httpd,apache}/icons \
 	$RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \
 	$RPM_BUILD_ROOT/var/run/php \
@@ -2676,6 +2677,7 @@
 %attr(755,root,root) %{_sbindir}/php4-module-install
 %attr(755,root,root) %{_libdir}/libphp_common-*.so
 %dir %{extensionsdir}
+%dir %{_phpsharedir}
 
 %files devel
 %defattr(644,root,root,755)
@@ -3095,6 +3097,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.474  2005/09/12 17:07:14  glen
+- add /usr/share/php to php4-common package for apps like jpgraph and phplib, rel 7; STBR
+
 Revision 1.473  2005/09/03 12:57:13  glen
 - rel 6 for finished %posttrans usage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.473&r2=1.474&f=u




More information about the pld-cvs-commit mailing list