rpms/chess/devel chess.spec,1.30,1.31

Bruno Wolff III bruno at fedoraproject.org
Tue Nov 17 09:39:12 UTC 2009


Author: bruno

Update of /cvs/pkgs/rpms/chess/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29112

Modified Files:
	chess.spec 
Log Message:
Prepare for ois 1.2




Index: chess.spec
===================================================================
RCS file: /cvs/pkgs/rpms/chess/devel/chess.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- chess.spec	28 Sep 2009 10:17:54 -0000	1.30
+++ chess.spec	17 Nov 2009 09:39:10 -0000	1.31
@@ -1,6 +1,6 @@
 Name:           chess
 Version:        1.0
-Release:        27%{?dist}
+Release:        28%{?dist}
 Summary:        3D chess game
 Group:          Amusements/Games
 License:        GPLv2+
@@ -14,6 +14,7 @@ Source3:        cegui-0.5-windowslook.ta
 Patch0:         chess-ogre12+gcc41+fixes.patch
 Patch1:         chess-ogre14.patch
 Patch2:         chess-ogre16.patch
+Patch3:         chess-disambiguate-Vector3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ogre-devel ois-devel cegui-devel coldet-devel boost-devel
 BuildRequires:  desktop-file-utils
@@ -31,6 +32,7 @@ graphics this is not playable!
 %patch0 -p1
 %patch1 -p1 -z .ogre14
 %patch2 -p1
+%patch3 -p1
 sed -i 's/\r//' Readme.txt License/gpl.txt
 # remove patch backup file to stop it from getting installed
 rm media/gui/tahoma-12.font.ogre14
@@ -87,6 +89,9 @@ fi
 
 
 %changelog
+* Tue Nov 17 2009 Bruno Wolff III <bruno at wolff.to> - 1.2-28
+- Avoid Vector3 conflict with ogre and ois 1.2
+
 * Mon Sep 28 2009 Alexey Torkhov <atorkhov at gmail.com> - 1.0-27
 - Rebuild for new ogre
 




More information about the fedora-extras-commits mailing list