packages (DEVEL): widelands/widelands.spec - fix syntax in src/graphic/grap...

lisu lisu at pld-linux.org
Fri Sep 18 16:51:46 CEST 2009


Author: lisu                         Date: Fri Sep 18 14:51:46 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- fix syntax in src/graphic/graphic.cc (-syntax.patch)

---- Files affected:
packages/widelands:
   widelands.spec (1.20.2.1 -> 1.20.2.2) 

---- Diffs:

================================================================
Index: packages/widelands/widelands.spec
diff -u packages/widelands/widelands.spec:1.20.2.1 packages/widelands/widelands.spec:1.20.2.2
--- packages/widelands/widelands.spec:1.20.2.1	Fri Sep 18 14:48:26 2009
+++ packages/widelands/widelands.spec	Fri Sep 18 16:51:40 2009
@@ -3,7 +3,6 @@
 # TODO:
 # - translations
 # - create bcond for ggz
-# - fix syntax in src/graphic/graphic.cc
 #
 %define		_build	14
 %define		_rc	RC
@@ -17,6 +16,7 @@
 Source0:	http://dl.sourceforge.net/widelands/Widelands-Build%{_build}%{_rc}-src.tar.bz2
 # Source0-md5:	767e22f66401fa98eab8c31fa183dc68
 Source1:	%{name}.desktop
+Patch0:		%{name}-syntax.patch
 URL:		http://widelands.sourceforge.net/
 BuildRequires:	SDL-devel >= 1.2.11
 BuildRequires:	SDL_gfx-devel
@@ -54,6 +54,7 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 %{__sed} -i 's/framework-mt/framework/' SConstruct
 
 %build
@@ -93,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20.2.2  2009/09/18 14:51:40  lisu
+- fix syntax in src/graphic/graphic.cc (-syntax.patch)
+
 Revision 1.20.2.1  2009/09/18 12:48:26  lisu
 - start update to Build14RC
 - disable ggz for now
================================================================

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



More information about the pld-cvs-commit mailing list