Author: lisu Date: Mon Mar 15 13:11:15 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.7.15 - don't install editor's desktop and icon with -tools packages (editor is now embedded into gamie binary)
---- Files affected: packages/wesnoth: wesnoth.spec (1.108.2.17 -> 1.108.2.18) ---- Diffs: ================================================================ Index: packages/wesnoth/wesnoth.spec diff -u packages/wesnoth/wesnoth.spec:1.108.2.17 packages/wesnoth/wesnoth.spec:1.108.2.18 --- packages/wesnoth/wesnoth.spec:1.108.2.17 Fri Mar 12 09:00:23 2010 +++ packages/wesnoth/wesnoth.spec Mon Mar 15 14:11:09 2010 @@ -12,13 +12,13 @@ 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.14 +Version: 1.7.15 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: a3e4e02b8066dfe77282bd379fc587e5 +# Source0-md5: f3d236c52f809fb850e8f88f9d895853 Source1: %{name}.desktop Source2: %{name}_editor.desktop Source3: %{name}d.init @@ -196,6 +196,7 @@ %lang(gl) %{_mandir}/gl/man6/wesnoth.6* %lang(hu) %{_mandir}/hu/man6/wesnoth.6* %lang(it) %{_mandir}/it/man6/wesnoth.6* +%lang(ja) %{_mandir}/ja/man6/wesnoth.6* %lang(lt) %{_mandir}/lt/man6/wesnoth.6* %lang(pl) %{_mandir}/pl/man6/wesnoth.6* %lang(pt_BR) %{_mandir}/pt_BR/man6/wesnoth.6* @@ -224,6 +225,7 @@ %lang(fr) %{_mandir}/fr/man6/wesnothd.6* %lang(hu) %{_mandir}/hu/man6/wesnothd.6* %lang(it) %{_mandir}/it/man6/wesnothd.6* +%lang(ja) %{_mandir}/ja/man6/wesnothd.6* %lang(lt) %{_mandir}/lt/man6/wesnothd.6* %lang(pl) %{_mandir}/pl/man6/wesnothd.6* %lang(pt_BR) %{_mandir}/pt_BR/man6/wesnothd.6* @@ -239,8 +241,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/cutter %attr(755,root,root) %{_bindir}/exploder -%{_desktopdir}/%{name}_editor.desktop -%{_pixmapsdir}/%{name}_editor-icon.png %endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -249,6 +249,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.108.2.18 2010/03/15 13:11:09 lisu +- updated to 1.7.15 +- don't install editor's desktop and icon with -tools packages (editor is now embedded into gamie binary) + Revision 1.108.2.17 2010/03/12 08:00:23 lisu - BR: zlib-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth.spec?r1=1.108.2.17&r2=1.108.2.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
