SPECS: ogre.spec - disable OpenEXR.
cieciwa
cieciwa at pld-linux.org
Wed Feb 18 11:41:53 CET 2009
Author: cieciwa Date: Wed Feb 18 10:41:53 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable OpenEXR.
---- Files affected:
SPECS:
ogre.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.29 SPECS/ogre.spec:1.30
--- SPECS/ogre.spec:1.29 Wed Feb 18 10:49:00 2009
+++ SPECS/ogre.spec Wed Feb 18 11:41:47 2009
@@ -94,7 +94,7 @@
%configure \
--%{?with_cg:en}%{!?with_cg:dis}able-cg \
--disable-devil \
- --enable-openexr
+ --disable-openexr
%{__make}
@@ -123,7 +123,7 @@
%attr(755,root,root) %{_libdir}/libCEGUIOgre*.so
%dir %{_libdir}/OGRE
%attr(755,root,root) %{_libdir}/OGRE/Plugin_BSPSceneManager.so
-%attr(755,root,root) %{_libdir}/OGRE/Plugin_EXRCodec.so
+## %attr(755,root,root) %{_libdir}/OGRE/Plugin_EXRCodec.so
%attr(755,root,root) %{_libdir}/OGRE/Plugin_OctreeSceneManager.so
%attr(755,root,root) %{_libdir}/OGRE/Plugin_ParticleFX.so
%attr(755,root,root) %{_libdir}/OGRE/RenderSystem_GL.so
@@ -149,6 +149,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2009/02/18 10:41:47 cieciwa
+- disable OpenEXR.
+
Revision 1.29 2009/02/18 09:49:00 cieciwa
- fixing my stupid mistake.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ogre.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list