Author: lisu Date: Mon Feb 14 12:06:36 2011 GMT Module: packages Tag: HEAD ---- Log message: - build with ogre renderer enabled by default - rel 2
---- Files affected: packages/CEGUI: CEGUI.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: packages/CEGUI/CEGUI.spec diff -u packages/CEGUI/CEGUI.spec:1.44 packages/CEGUI/CEGUI.spec:1.45 --- packages/CEGUI/CEGUI.spec:1.44 Sat Jan 22 16:45:02 2011 +++ packages/CEGUI/CEGUI.spec Mon Feb 14 13:06:31 2011 @@ -5,7 +5,7 @@ # # Conditional build: %bcond_without xercesc # build XercesParser -%bcond_with ogre # build without Ogre renderer +%bcond_without ogre # build without Ogre renderer %bcond_without opengl # build without OpenGL renderer %bcond_with samples # build samples # @@ -13,7 +13,7 @@ Summary(pl.UTF-8): CEGUI - wolnodostępna biblioteka zapewniającą okienka i widgety Name: CEGUI Version: 0.7.5 -Release: 1 +Release: 2 License: LGPL v2.1+ (with MIT parts) Group: Libraries Source0: http://downloads.sourceforge.net/crayzedsgui/%{name}-%{version}.tar.gz @@ -233,6 +233,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2011/02/14 12:06:31 lisu +- build with ogre renderer enabled by default +- rel 2 + Revision 1.44 2011/01/22 15:45:02 sparky - BR: gtk+2-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/CEGUI/CEGUI.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
