rpms/chess/devel chess-ogre14.patch,1.1,1.2 chess.spec,1.7,1.8

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Fri Aug 3 09:34:29 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/chess/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19064

Modified Files:
	chess-ogre14.patch chess.spec 
Log Message:
* Fri Aug  3 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.0-7
- Update License tag for new Licensing Guidelines compliance
- Rebuild against new boost


chess-ogre14.patch:

Index: chess-ogre14.patch
===================================================================
RCS file: /cvs/extras/rpms/chess/devel/chess-ogre14.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chess-ogre14.patch	1 Jul 2007 20:34:59 -0000	1.1
+++ chess-ogre14.patch	3 Aug 2007 09:34:26 -0000	1.2
@@ -744,7 +744,7 @@
  CXXFLAGS= $(CFLAGS)
 -LDFLAGS = $(shell pkg-config --libs OGRE) \
 -  $(shell pkg-config --libs CEGUI-OGRE) -lcoldet -lboost_thread
-+LDFLAGS = $(shell pkg-config --libs OGRE) -lcoldet -lboost_thread \
++LDFLAGS = $(shell pkg-config --libs OGRE) -lcoldet -lboost_thread-mt \
 +  $(shell pkg-config --libs CEGUI-OGRE) $(shell pkg-config --libs OIS)
    
  DEFINES = -DDATADIR=\"$(DATADIR)/\"


Index: chess.spec
===================================================================
RCS file: /cvs/extras/rpms/chess/devel/chess.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- chess.spec	1 Jul 2007 20:29:10 -0000	1.7
+++ chess.spec	3 Aug 2007 09:34:26 -0000	1.8
@@ -1,9 +1,9 @@
 Name:           chess
 Version:        1.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        3D chess game
 Group:          Amusements/Games
-License:        GPL
+License:        GPLv2+
 URL:            http://www.steviedisco.co.uk
 # This file identical to: http://www.steviedisco.co.uk/files/chess_src.zip
 # except that it has the MS copyrighted tahoma.ttf file removed.
@@ -86,6 +86,10 @@
 
 
 %changelog
+* Fri Aug  3 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.0-7
+- Update License tag for new Licensing Guidelines compliance
+- Rebuild against new boost
+
 * Sun Jul  1 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.0-6
 - Port to Ogre 1.4.x + OIS
 




More information about the fedora-extras-commits mailing list