Author: lisu Date: Thu Feb 11 15:05:41 2010 GMT Module: packages Tag: DEVEL ---- Log message: - up to 1.7.13 (still problems with static libs) - add -libpng.patch (merged from HEAD)
---- Files affected: packages/wesnoth: wesnoth.spec (1.108.2.14 -> 1.108.2.15) ---- Diffs: ================================================================ Index: packages/wesnoth/wesnoth.spec diff -u packages/wesnoth/wesnoth.spec:1.108.2.14 packages/wesnoth/wesnoth.spec:1.108.2.15 --- packages/wesnoth/wesnoth.spec:1.108.2.14 Mon Feb 1 14:16:35 2010 +++ packages/wesnoth/wesnoth.spec Thu Feb 11 16:05:33 2010 @@ -13,18 +13,19 @@ Summary(hu.UTF-8): Fantasy környezetben játszódó stratégiai játék Summary(pl.UTF-8): Strategiczna gra z motywem fantasy Name: wesnoth -Version: 1.7.12 +Version: 1.7.13 Release: 0.1 Epoch: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://downloads.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2 -# Source0-md5: 7457cce6b444720415e9a172b177740c +# Source0-md5: b1e452e8138e3c573e92eb75f8a2d31a Source1: %{name}.desktop Source2: %{name}_editor.desktop Source3: %{name}d.init Patch0: %{name}-locale_dir.patch Patch1: %{name}-werror.patch +Patch2: %{name}-libpng.patch URL: http://www.wesnoth.org/ BuildRequires: SDL-devel >= 1.2.7 BuildRequires: SDL_image-devel >= 1.2 @@ -111,6 +112,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %{__sed} -i 's,$PYTHON_PREFIX"/lib/,"%{_libdir}/,g' configure.ac %{__sed} -i 's,lua5.1,lua51,' configure.ac @@ -297,6 +299,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.108.2.15 2010/02/11 15:05:33 lisu +- up to 1.7.13 (still problems with static libs) +- add -libpng.patch (merged from HEAD) + Revision 1.108.2.14 2010/02/01 13:16:35 lisu - start update to 1.7.12 - libtoolize, fix confgiure.ac by changing obsolete AC_PROG_RANLIB to LT_INIT ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth.spec?r1=1.108.2.14&r2=1.108.2.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
