SPECS: flixengine.spec - fix path of flixengine2.so php loader

glen glen at pld-linux.org
Fri Dec 29 14:46:55 CET 2006


Author: glen                         Date: Fri Dec 29 13:46:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix path of flixengine2.so php loader

---- Files affected:
SPECS:
   flixengine.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.24 SPECS/flixengine.spec:1.25
--- SPECS/flixengine.spec:1.24	Fri Dec 29 14:45:23 2006
+++ SPECS/flixengine.spec	Fri Dec 29 14:46:50 2006
@@ -25,6 +25,7 @@
 NoSource:	0
 Source1:	%{name}.init
 Patch0:		%{name}-libdir.patch
+Patch1:		%{name}-phploader.patch
 URL:		http://www.on2.com/developer/flix-engine-sdk
 BuildRequires:	bash
 %{?with_java:BuildRequires:	jre}
@@ -167,6 +168,7 @@
 %{__tar} zxf $tar
 
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -ne '/## FUNCTIONS common/,/## END - common function/p' $bin > functions.sh
 cat <<'EOF' > install.sh
@@ -430,6 +432,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/12/29 13:46:50  glen
+- fix path of flixengine2.so php loader
+
 Revision 1.24  2006/12/29 13:45:23  glen
 - install mencoder to system bindir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/flixengine.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list