packages: php-xhp/php-xhp.spec - package -lxhp

glen glen at pld-linux.org
Mon Jul 25 19:26:57 CEST 2011


Author: glen                         Date: Mon Jul 25 17:26:57 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package -lxhp

---- Files affected:
packages/php-xhp:
   php-xhp.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/php-xhp/php-xhp.spec
diff -u packages/php-xhp/php-xhp.spec:1.15 packages/php-xhp/php-xhp.spec:1.16
--- packages/php-xhp/php-xhp.spec:1.15	Sat Jan 22 15:41:42 2011
+++ packages/php-xhp/php-xhp.spec	Mon Jul 25 19:26:52 2011
@@ -14,7 +14,7 @@
 Summary:	Inline XML For PHP
 Name:		php-%{modname}
 Version:	1.3.9
-Release:	3
+Release:	4
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://github.com/facebook/xhp/tarball/%{version}/%{name}-%{version}.tar.gz
@@ -105,6 +105,9 @@
 install -d $RPM_BUILD_ROOT%{php_data_dir}/xhp
 cp -a php-lib/* $RPM_BUILD_ROOT%{php_data_dir}/xhp
 
+install -d $RPM_BUILD_ROOT%{_libdir}
+ln -s %{php_extensiondir}/libxhp.so $RPM_BUILD_ROOT%{_libdir}/libxhp.so
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -127,6 +130,7 @@
 %defattr(644,root,root,755)
 %dir %{_includedir}/php/xhp
 %{_includedir}/php/xhp/xhp_preprocess.hpp
+%{_libdir}/libxhp.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -134,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/07/25 17:26:52  glen
+- package -lxhp
+
 Revision 1.15  2011/01/22 14:41:42  sparky
 - tests BR: /usr/bin/php, php-pcre
 - failed.log should be empty -- inverted test condition
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-xhp/php-xhp.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list