[chess] chess may need to use cegui06 instead of cegui (07).

Bruno Wolff III bruno at fedoraproject.org
Sat Jan 8 19:38:19 UTC 2011


commit 9856524840f193a8e6e4c8bebe77bd2d699f24f2
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jan 8 13:36:37 2011 -0600

    chess may need to use cegui06 instead of cegui (07).

 chess.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chess.spec b/chess.spec
index 47e9eaf..7c0bbc8 100644
--- a/chess.spec
+++ b/chess.spec
@@ -1,6 +1,6 @@
 Name:           chess
 Version:        1.0
-Release:        31%{?dist}
+Release:        32%{?dist}
 Summary:        3D chess game
 Group:          Amusements/Games
 License:        GPLv2+
@@ -17,7 +17,7 @@ Patch2:         chess-ogre16.patch
 Patch3:         chess-disambiguate-Vector3.patch
 Patch4:         chess-ogre17.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  ogre-devel ois-devel cegui-devel coldet-devel boost-devel
+BuildRequires:  ogre-devel ois-devel cegui06-devel coldet-devel boost-devel
 BuildRequires:  desktop-file-utils
 # This is used as Tahoma replacement
 Requires:       /usr/share/fonts/dejavu/DejaVuSans.ttf, hicolor-icon-theme
@@ -91,6 +91,9 @@ fi
 
 
 %changelog
+* Fri Sat 08 2011 Bruno Wolff III <bruno at wolff.to> - 1.2-32
+- chess may need to use the old cegui interface
+
 * Tue Dec 21 2010 Tom Callaway <spot at fedoraproject.org> - 1.2-31
 - rebuild for new ogre
 


More information about the scm-commits mailing list