[chess] Doesn't build with cegui06.

Bruno Wolff III bruno at fedoraproject.org
Sat Jan 8 20:24:45 UTC 2011


commit ab05ea10ff390425bfecd06be2641e49ea88218b
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jan 8 14:22:14 2011 -0600

    Doesn't build with cegui06.
    
    Probably something was missed when getting it to build with the cegui update.
    If going forward ends up too hard, we can go back but its more than just
    linking against cegui06.

 chess.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/chess.spec b/chess.spec
index 97b33d8..cf9cdc1 100644
--- a/chess.spec
+++ b/chess.spec
@@ -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 cegui06-devel coldet-devel boost-devel
+BuildRequires:  ogre-devel ois-devel cegui-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
@@ -92,6 +92,9 @@ fi
 
 %changelog
 * Sat Jan 08 2011 Bruno Wolff III <bruno at wolff.to> - 1.2-32
+- Back to new cegui, problem needs a different fix
+
+* Sat Jan 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


More information about the scm-commits mailing list