packages: widelands/widelands.spec - fix build with gcc-4.5

lisu lisu at pld-linux.org
Mon Apr 26 15:39:33 CEST 2010


Author: lisu                         Date: Mon Apr 26 13:39:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build with gcc-4.5

---- Files affected:
packages/widelands:
   widelands.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/widelands/widelands.spec
diff -u packages/widelands/widelands.spec:1.25 packages/widelands/widelands.spec:1.26
--- packages/widelands/widelands.spec:1.25	Sat Apr 17 17:53:46 2010
+++ packages/widelands/widelands.spec	Mon Apr 26 15:39:27 2010
@@ -15,6 +15,7 @@
 # Source0-md5:	5b2e2d0913272f66055e424f91360b1d
 Source1:	%{name}.desktop
 Patch0:		%{name}-locale.patch
+Patch1:		%{name}-gcc-4.5.patch
 URL:		http://widelands.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-devel
@@ -58,6 +59,7 @@
 %prep
 %setup -q -n %{name}-build%{buildver}-src
 %patch0 -p1
+%patch1 -p1
 
 %build
 install -d build
@@ -144,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/04/26 13:39:27  lisu
+- fix build with gcc-4.5
+
 Revision 1.25  2010/04/17 15:53:46  arvenil
 - up to build15 (merge from DEVEL)
 - release 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/widelands/widelands.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list