SPECS: flixengine.spec - don't load extension by default as it seg...

glen glen at pld-linux.org
Tue Oct 9 18:33:44 CEST 2007


Author: glen                         Date: Tue Oct  9 16:33:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't load extension by default as it segfaults

---- Files affected:
SPECS:
   flixengine.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.50 SPECS/flixengine.spec:1.51
--- SPECS/flixengine.spec:1.50	Fri Aug 17 14:16:36 2007
+++ SPECS/flixengine.spec	Tue Oct  9 18:33:39 2007
@@ -351,7 +351,7 @@
 install -d $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d
 cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/flixengine.ini
 ; Enable flixengine extension module
-extension=flixengine2.so
+;extension=flixengine2.so
 EOF
 # symlink without buildroot
 ln -snf %{_docdir}/on2/flixengine/html/phpcgi.html $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/php/README-cgi.html
@@ -573,6 +573,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2007/10/09 16:33:39  glen
+- don't load extension by default as it segfaults
+
 Revision 1.50  2007/08/17 12:16:36  glen
 - update production md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/flixengine.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list