Author: lisu Date: Wed May 12 14:53:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - do not build ogre renderer by default until we have ogre's rpm - rel 3
---- Files affected: packages/CEGUI: CEGUI.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: packages/CEGUI/CEGUI.spec diff -u packages/CEGUI/CEGUI.spec:1.35 packages/CEGUI/CEGUI.spec:1.36 --- packages/CEGUI/CEGUI.spec:1.35 Wed May 12 16:09:24 2010 +++ packages/CEGUI/CEGUI.spec Wed May 12 16:52:59 2010 @@ -5,7 +5,7 @@ # # Conditional build: %bcond_without xercesc # build XercesParser -%bcond_without ogre # build without Ogre renderer +%bcond_with 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.1 -Release: 2 +Release: 3 License: LGPL v2.1+ (with MIT parts) Group: Libraries Source0: http://downloads.sourceforge.net/crayzedsgui/%{name}-%{version}.tar.gz @@ -240,6 +240,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2010/05/12 14:52:59 lisu +- do not build ogre renderer by default until we have ogre's rpm +- rel 3 + Revision 1.35 2010/05/12 14:09:24 lisu - glenize (capital letters) - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/CEGUI/CEGUI.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
