Author: cieciwa Date: Wed Feb 18 11:08:49 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - release 1, - fixed %%files.
---- Files affected: SPECS: ogre.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/ogre.spec diff -u SPECS/ogre.spec:1.30 SPECS/ogre.spec:1.31 --- SPECS/ogre.spec:1.30 Wed Feb 18 11:41:47 2009 +++ SPECS/ogre.spec Wed Feb 18 12:08:44 2009 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): OGRE - zorientowany obiektowo silnik renderowania grafiki Name: ogre Version: 1.6.1 -Release: 0.3 +Release: 1 License: LGPL Group: Applications Source0: http://dl.sourceforge.net/ogre/%{name}-v%{_ver}.tar.bz2 @@ -119,15 +119,11 @@ %defattr(644,root,root,755) %doc AUTHORS BUGS README INSTALL %attr(755,root,root) %{_bindir}/Ogre* +%attr(755,root,root) %{_bindir}/rcapsdump %attr(755,root,root) %{_libdir}/libOgre*.so %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_OctreeSceneManager.so -%attr(755,root,root) %{_libdir}/OGRE/Plugin_ParticleFX.so -%attr(755,root,root) %{_libdir}/OGRE/RenderSystem_GL.so -%{?with_cg:%attr(755,root,root) %{_libdir}/OGRE/Plugin_CgProgramManager.so} +%attr(755,root,root) %{_libdir}/OGRE/*.so %files devel %defattr(644,root,root,755) @@ -149,6 +145,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2009/02/18 11:08:44 cieciwa +- release 1, +- fixed %%files. + Revision 1.30 2009/02/18 10:41:47 cieciwa - disable OpenEXR. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ogre.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
