packages: asc/asc.spec - updated to 2.4.0.0 - lua support (-lua.patch, BR: ...

lisu lisu at pld-linux.org
Wed Dec 23 13:50:06 CET 2009


Author: lisu                         Date: Wed Dec 23 12:50:06 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.4.0.0
- lua support (-lua.patch, BR: lua51-devel)
- wxGTK2 support (BR: wxGTK2-unicode-gl-devel)
- pl fixes

---- Files affected:
packages/asc:
   asc.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/asc/asc.spec
diff -u packages/asc/asc.spec:1.37 packages/asc/asc.spec:1.38
--- packages/asc/asc.spec:1.37	Mon Dec 15 14:19:14 2008
+++ packages/asc/asc.spec	Wed Dec 23 13:50:00 2009
@@ -5,15 +5,16 @@
 Summary:	Advanced Strategic Command - a free, turn based strategy game
 Summary(pl.UTF-8):	Advanced Strategic Command - turowa gra strategiczna
 Name:		asc
-Version:	2.2.0.0
+Version:	2.4.0.0
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
-Source0:	http://dl.sourceforge.net/asc-hq/%{name}-%{version}.tar.bz2
-# Source0-md5:	a5207e63109bb81b432542d0b43e9970
+Source0:	http://downloads.sourceforge.net/asc-hq/%{name}-%{version}.tar.bz2
+# Source0-md5:	8c18a7cf84cb53b04527d864301d405d
 Source1:	%{name}.desktop
 Source2:	%{name}.xpm
 Patch0:		%{name}-configure.patch
+Patch1:		%{name}-lua.patch
 URL:		http://www.asc-hq.org/
 BuildRequires:	SDL-devel >= 1.2.2
 BuildRequires:	SDL_image-devel
@@ -30,8 +31,10 @@
 BuildRequires:	libpng-devel
 BuildRequires:	libsigc++12-devel >= 1.2
 BuildRequires:	libtool >= 2:1.5
+BuildRequires:	lua51-devel
 BuildRequires:	physfs-devel
 BuildRequires:	pkgconfig
+BuildRequires:	wxGTK2-unicode-gl-devel
 BuildRequires:	zlib-devel
 Obsoletes:	asc-music
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,8 +45,8 @@
 (either hotseat or by mail).
 
 %description -l pl.UTF-8
-ASC jest turową grą strategiczną mającą korzenie w Battle Isle
-2/3. Grając w nią można się zmierzyć z komputerem lub z innym
+ASC jest turową grą strategiczną, która posiada korzenie w Battle Isle
+2/3. Grając w nią, można się zmierzyć z komputerem lub z innym
 człowiekiem (przy jednym komputerze, lub przez pocztę).
 
 %package tools
@@ -55,11 +58,12 @@
 Map editor and other tools for ASC.
 
 %description tools -l pl.UTF-8
-Edytor map i inne narzedzia dla ASC
+Edytor map i inne narzędzia dla ASC.
 
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -67,7 +71,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--with-wx-config="wx-gtk2-unicode-config"
 %{__make}
 
 %install
@@ -109,6 +114,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2009/12/23 12:50:00  lisu
+- updated to 2.4.0.0
+- lua support (-lua.patch, BR: lua51-devel)
+- wxGTK2 support (BR: wxGTK2-unicode-gl-devel)
+- pl fixes
+
 Revision 1.37  2008/12/15 13:19:14  lisu
 - up to 2.2.0.0
 - remove macro which checks curl dep (-configure.patch)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/asc/asc.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list