Author: megabajt Date: Thu Nov 6 16:35:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -initode.patch (fixes crash) - release 5
---- Files affected: SPECS: xmoto.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/xmoto.spec diff -u SPECS/xmoto.spec:1.53 SPECS/xmoto.spec:1.54 --- SPECS/xmoto.spec:1.53 Mon Sep 1 14:43:04 2008 +++ SPECS/xmoto.spec Thu Nov 6 17:35:10 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Klon gry across/elma Name: xmoto Version: 0.4.2 -Release: 4 +Release: 5 License: GPL Group: X11/Applications/Games Source0: http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz @@ -12,6 +12,7 @@ Source2: %{name}.desktop Source3: %{name}.6 Patch0: %{name}-lua51.patch +Patch1: %{name}-initode.patch URL: http://xmoto.sourceforge.net/ BuildRequires: OpenGL-GLU-devel BuildRequires: SDL-devel @@ -53,6 +54,7 @@ %setup -q cat %{SOURCE3} | gzip -9 > xmoto.6.gz %patch0 -p1 +%patch1 -p1 # fix lv translation sed -i -e 's/lv_LV/lv/g;s/da_DK/da/g;s/pt_PT/pt/g' configure.in @@ -119,6 +121,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2008/11/06 16:35:10 megabajt +- added -initode.patch (fixes crash) +- release 5 + Revision 1.53 2008/09/01 12:43:04 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmoto.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
