Author: goneri-guest
Date: 2007-05-13 23:15:48 +0000 (Sun, 13 May 2007)
New Revision: 2670
Added:
packages/trunk/enemylines3/debian/patches/fix_gcc4.3.patch
Modified:
packages/trunk/enemylines3/debian/changelog
Log:
+ * FTBFS with GCC 4.3, thanks Martin Michlmayr (Closes: #417169)
+ - add fix_gcc4.3.patch
Modified: packages/trunk/enemylines3/debian/changelog
===================================================================
--- packages/trunk/enemylines3/debian/changelog 2007-05-13 22:42:49 UTC (rev
2669)
+++ packages/trunk/enemylines3/debian/changelog 2007-05-13 23:15:48 UTC (rev
2670)
@@ -3,6 +3,8 @@
[ Gonéri Le Bouder ]
* remove Applications from Categorie in the desktop file since it's not
an official categorie
+ * FTBFS with GCC 4.3, thanks Martin Michlmayr (Closes: #417169)
+ - add fix_gcc4.3.patch
-- Gonéri Le Bouder <[EMAIL PROTECTED]> Thu, 30 Nov 2006 19:23:49 +0100
Added: packages/trunk/enemylines3/debian/patches/fix_gcc4.3.patch
===================================================================
--- packages/trunk/enemylines3/debian/patches/fix_gcc4.3.patch
(rev 0)
+++ packages/trunk/enemylines3/debian/patches/fix_gcc4.3.patch 2007-05-13
23:15:48 UTC (rev 2670)
@@ -0,0 +1,11 @@
+Index: enemylines3-1.2/random.cc
+===================================================================
+--- enemylines3-1.2.orig/random.cc 2007-05-14 01:11:21.000000000 +0200
++++ enemylines3-1.2/random.cc 2007-05-14 01:12:33.000000000 +0200
+@@ -1,5 +1,6 @@
+ #include "random.h"
+
++#include <cstdlib>
+ #include <iostream>
+
+
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits