Author: lisu Date: Tue May 4 13:51:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5.3 - add missing BRs: libxdg-basedir-devel, sed - builds with ode >= 1:0.11 - gcc.patch applied upstream
---- Files affected: packages/xmoto: xmoto.spec (1.71 -> 1.72) ---- Diffs: ================================================================ Index: packages/xmoto/xmoto.spec diff -u packages/xmoto/xmoto.spec:1.71 packages/xmoto/xmoto.spec:1.72 --- packages/xmoto/xmoto.spec:1.71 Tue Feb 16 20:25:55 2010 +++ packages/xmoto/xmoto.spec Tue May 4 15:51:22 2010 @@ -5,17 +5,16 @@ Summary: Clone of across/elma games Summary(pl.UTF-8): Klon gry across/elma Name: xmoto -Version: 0.5.2 -Release: 4 +Version: 0.5.3 +Release: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz -# Source0-md5: 1e3678ebceca21d61844efb53c140227 +# Source0-md5: 7505965c1c64c0080023c7ed6d5cfedd Source1: %{name}.png Source2: %{name}.desktop Patch0: %{name}-lua51.patch Patch1: libpng-1.4.patch -Patch2: %{name}-gcc.patch URL: http://xmoto.sourceforge.net/ BuildRequires: OpenGL-GLU-devel BuildRequires: SDL-devel @@ -30,9 +29,11 @@ BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtool +BuildRequires: libxdg-basedir-devel BuildRequires: lua51-devel -BuildRequires: ode-devel >= 1:0.10.1 +BuildRequires: ode-devel >= 1:0.11 BuildRequires: pkgconfig +BuildRequires: sed >= 4.0 BuildRequires: sqlite3-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -58,8 +59,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p0 - # fix lv translation %{__sed} -i -e 's/lv_LV/lv/g;s/da_DK/da/g;s/pt_PT/pt/g;s/tr_TR/tr/g' configure.in mv -f po/lv{_LV,}.po @@ -129,6 +128,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2010/05/04 13:51:22 lisu +- updated to 0.5.3 +- add missing BRs: libxdg-basedir-devel, sed +- builds with ode >= 1:0.11 +- gcc.patch applied upstream + Revision 1.71 2010/02/16 19:25:55 ankry - no longer no in sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmoto/xmoto.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
