rpms/blobAndConquer/devel blobAndConquer-0.93-breadcrumbs.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 blobAndConquer.spec, 1.10, 1.11 sources, 1.4, 1.5

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue May 13 19:20:53 UTC 2008


Author: jwrdegoede

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

Modified Files:
	.cvsignore blobAndConquer.spec sources 
Added Files:
	blobAndConquer-0.93-breadcrumbs.patch 
Log Message:
* Tue May 13 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.93-1
- New upstream release 0.93


blobAndConquer-0.93-breadcrumbs.patch:

--- NEW FILE blobAndConquer-0.93-breadcrumbs.patch ---
diff -up blobAndConquer-0.93/src/battle.cpp~ blobAndConquer-0.93/src/battle.cpp
--- blobAndConquer-0.93/src/battle.cpp~	2008-05-13 19:41:09.000000000 +0200
+++ blobAndConquer-0.93/src/battle.cpp	2008-05-13 19:41:09.000000000 +0200
@@ -277,7 +277,7 @@ void drawGameObjects()
 	
 	drawNormalObjects();
 	
-	#if 1
+	#if 0
 	drawBreadCrumbs();
 	#endif
 	


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	28 Apr 2008 11:56:19 -0000	1.4
+++ .cvsignore	13 May 2008 19:20:02 -0000	1.5
@@ -1 +1 @@
-blobAndConquer-0.92-1.tar.gz
+blobAndConquer-0.93-1.tar.gz


Index: blobAndConquer.spec
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/blobAndConquer.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- blobAndConquer.spec	28 Apr 2008 11:56:19 -0000	1.10
+++ blobAndConquer.spec	13 May 2008 19:20:02 -0000	1.11
@@ -6,7 +6,7 @@
 %define upstream_release 1
 
 Name:           blobAndConquer
-Version:        0.92
+Version:        0.93
 Release:        1%{?dist}
 Summary:        Blob Wars 2: Blob And Conquer
 Group:          Amusements/Games
@@ -15,6 +15,7 @@
 # Non rpm compatible URL: http://www.parallelrealities.co.uk/download.php?file=blobAndConquer-%{version}-%{upstream_release}.tar.gz&type=zip
 Source0:        %{name}-%{version}-%{upstream_release}.tar.gz
 Patch1:         blobAndConquer-0.90-ppc.patch
+Patch2:         blobAndConquer-0.93-breadcrumbs.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  SDL_image-devel SDL_mixer-devel SDL_ttf-devel zlib-devel
 BuildRequires:  desktop-file-utils
@@ -34,6 +35,7 @@
 %prep
 %setup -q
 %patch1 -p1 -z .ppc
+%patch2 -p1
 # some cleanup
 chmod -x gfx/rw2/*.raw data/gameDefs/defines.h `find src -type f`
 sed -i 's/\r//g' data/gameDefs/defines.h `find src -type f`
@@ -95,6 +97,9 @@
 
 
 %changelog
+* Tue May 13 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.93-1
+- New upstream release 0.93
+
 * Mon Apr 28 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.92-1
 - New upstream release 0.92
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	28 Apr 2008 11:56:19 -0000	1.4
+++ sources	13 May 2008 19:20:02 -0000	1.5
@@ -1 +1 @@
-55c7f6229229da9e5ed685b456c85c0f  blobAndConquer-0.92-1.tar.gz
+a2f703c726610d9e7cc2e183564fd487  blobAndConquer-0.93-1.tar.gz




More information about the fedora-extras-commits mailing list