]> git.pld-linux.org Git - packages/CEGUI.git/commitdiff
- do not build ogre renderer by default until we have ogre's rpm
authorlisu <lisu@pld-linux.org>
Wed, 12 May 2010 14:52:59 +0000 (14:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    CEGUI.spec -> 1.36

CEGUI.spec

index e11cf8382212c5b7a693c56160e9f4e0c7cf4a6e..e44615190bbaa89ca64e1b2e03be3a784e89bb73 100644 (file)
@@ -4,7 +4,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
 #
@@ -12,7 +12,7 @@ Summary:      CEGUI - a free library providing windowing and widgets
 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
This page took 0.092863 seconds and 4 git commands to generate.