rpms/blobAndConquer/devel .cvsignore, 1.3, 1.4 blobAndConquer-0.90-ppc.patch, 1.2, 1.3 blobAndConquer.spec, 1.9, 1.10 sources, 1.3, 1.4 blobAndConquer-0.90-exit-crash.patch, 1.3, NONE

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Mon Apr 28 11:56:58 UTC 2008


Author: jwrdegoede

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

Modified Files:
	.cvsignore blobAndConquer-0.90-ppc.patch blobAndConquer.spec 
	sources 
Removed Files:
	blobAndConquer-0.90-exit-crash.patch 
Log Message:
* Mon Apr 28 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.92-1
- New upstream release 0.92



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Jun 2007 12:36:16 -0000	1.3
+++ .cvsignore	28 Apr 2008 11:56:19 -0000	1.4
@@ -1 +1 @@
-blobAndConquer-0.91-1.tar.gz
+blobAndConquer-0.92-1.tar.gz

blobAndConquer-0.90-ppc.patch:

Index: blobAndConquer-0.90-ppc.patch
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/blobAndConquer-0.90-ppc.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- blobAndConquer-0.90-ppc.patch	26 May 2007 09:53:16 -0000	1.2
+++ blobAndConquer-0.90-ppc.patch	28 Apr 2008 11:56:19 -0000	1.3
@@ -1,11 +1,12 @@
---- blobAndConquer-0.90/src/world/bsp.cpp~	2007-05-26 11:38:25.000000000 +0200
-+++ blobAndConquer-0.90/src/world/bsp.cpp	2007-05-26 11:38:25.000000000 +0200
-@@ -22,6 +22,8 @@
+diff -up blobAndConquer-0.92/src/world/bsp.cpp~ blobAndConquer-0.92/src/world/bsp.cpp
+--- blobAndConquer-0.92/src/world/bsp.cpp~	2008-04-28 13:10:49.000000000 +0200
++++ blobAndConquer-0.92/src/world/bsp.cpp	2008-04-28 13:10:49.000000000 +0200
+@@ -22,6 +22,8 @@ Foundation, Inc., 59 Temple Place - Suit
  
  #define TESSELATION 10
  
 +float swapBytes(float f);
 +
- TextureSpec *getTextureSpec(char *basename)
+ TextureSpec *getTextureSpec(const char *basename)
  {
  	// ignore this texture


Index: blobAndConquer.spec
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/blobAndConquer.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- blobAndConquer.spec	19 Feb 2008 08:04:59 -0000	1.9
+++ blobAndConquer.spec	28 Apr 2008 11:56:19 -0000	1.10
@@ -6,15 +6,14 @@
 %define upstream_release 1
 
 Name:           blobAndConquer
-Version:        0.91
-Release:        6%{?dist}
+Version:        0.92
+Release:        1%{?dist}
 Summary:        Blob Wars 2: Blob And Conquer
 Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://www.parallelrealities.co.uk/blobAndConquer.php
 # 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
-Patch0:         blobAndConquer-0.90-exit-crash.patch
 Patch1:         blobAndConquer-0.90-ppc.patch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  SDL_image-devel SDL_mixer-devel SDL_ttf-devel zlib-devel
@@ -34,7 +33,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -z .exit
 %patch1 -p1 -z .ppc
 # some cleanup
 chmod -x gfx/rw2/*.raw data/gameDefs/defines.h `find src -type f`
@@ -97,6 +95,9 @@
 
 
 %changelog
+* Mon Apr 28 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.92-1
+- New upstream release 0.92
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.91-6
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/blobAndConquer/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Jun 2007 12:36:16 -0000	1.3
+++ sources	28 Apr 2008 11:56:19 -0000	1.4
@@ -1 +1 @@
-b96c6bb80b0be8f46df2af3c1a716e86  blobAndConquer-0.91-1.tar.gz
+55c7f6229229da9e5ed685b456c85c0f  blobAndConquer-0.92-1.tar.gz


--- blobAndConquer-0.90-exit-crash.patch DELETED ---




More information about the fedora-extras-commits mailing list