packages: php-xhp/php-xhp.spec - package also php lib
glen
glen at pld-linux.org
Sun Oct 31 14:15:28 CET 2010
Author: glen Date: Sun Oct 31 13:15:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- package also php lib
---- Files affected:
packages/php-xhp:
php-xhp.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/php-xhp/php-xhp.spec
diff -u packages/php-xhp/php-xhp.spec:1.8 packages/php-xhp/php-xhp.spec:1.9
--- packages/php-xhp/php-xhp.spec:1.8 Sun Oct 31 14:14:12 2010
+++ packages/php-xhp/php-xhp.spec Sun Oct 31 14:15:22 2010
@@ -95,6 +95,9 @@
extension=%{modname}.so
EOF
+install -d $RPM_BUILD_ROOT%{php_data_dir}/xhp
+cp -a php-lib/* $RPM_BUILD_ROOT%{php_data_dir}/xhp
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -111,6 +114,7 @@
%doc INSTALL
%config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{modname}.ini
%attr(755,root,root) %{php_extensiondir}/%{modname}.so
+%{php_data_dir}/xhp
%files devel
%defattr(644,root,root,755)
@@ -123,6 +127,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/10/31 13:15:22 glen
+- package also php lib
+
Revision 1.8 2010/10/31 13:14:12 glen
- build with gcc4 on ac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-xhp/php-xhp.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list