SPECS: widelands.spec - gcc4 fix

vip vip at pld-linux.org
Sat May 26 20:58:57 CEST 2007


Author: vip                          Date: Sat May 26 18:58:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix

---- Files affected:
SPECS:
   widelands.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/widelands.spec
diff -u SPECS/widelands.spec:1.8 SPECS/widelands.spec:1.9
--- SPECS/widelands.spec:1.8	Sat May 26 18:42:37 2007
+++ SPECS/widelands.spec	Sat May 26 20:58:52 2007
@@ -4,12 +4,13 @@
 Summary(pl.UTF-8):	Remake gry Settlers II
 Name:		widelands
 Version:	0.%{_version}
-Release:	0.2
+Release:	0.5
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/widelands/%{name}-%{_version}-source.tar.bz2
 # Source0-md5:	7bced82bda4b83d884da3e5b0143b2b4
 Source1:	%{name}.desktop
+Patch0:		%{name}-gcc4.patch
 URL:		http://widelands.sourceforge.net/
 BuildRequires:	SDL-devel
 BuildRequires:	SDL_image-devel
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q -n %{name}-%{_version}
+%patch0 -p1
 
 %build
 rm -f widelands
@@ -75,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/05/26 18:58:52  vip
+- gcc4 fix
+
 Revision 1.8  2007/05/26 16:42:37  arvenil
 - BR: SDL_mixer-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/widelands.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list