Author: lisu Date: Fri Oct 12 23:09:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.9 - include more man files - more TODO
---- Files affected: SPECS: wesnoth.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/wesnoth.spec diff -u SPECS/wesnoth.spec:1.75 SPECS/wesnoth.spec:1.76 --- SPECS/wesnoth.spec:1.75 Sun Sep 23 14:50:42 2007 +++ SPECS/wesnoth.spec Sat Oct 13 01:09:40 2007 @@ -1,6 +1,8 @@ # $Revision$, $Date$ # TODO # - package rest of developement tools +# - rename language files [EMAIL PROTECTED] to [EMAIL PROTECTED] and include them +# - use desktop file included with project # # Conditional build %bcond_without server # without server @@ -9,12 +11,12 @@ Summary: Strategy game with a fantasy theme Summary(pl.UTF-8): Strategiczna gra z motywem fantasy Name: wesnoth -Version: 1.3.8 +Version: 1.3.9 Release: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://www.wesnoth.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: e8132115dd5810df71ee14b9a40200ca +# Source0-md5: 7d49c0aeb396c567a3c09c7dd8904f06 Source1: %{name}.desktop Source2: %{name}d.init Patch0: %{name}-Makefile.patch @@ -143,13 +145,14 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc changelog README MANUAL* +%doc changelog README doc/manual/manual.txt %attr(755,root,root) %{_bindir}/wesnoth %{_mandir}/man6/wesnoth.6* %lang(bg) %{_mandir}/bg/man6/wesnoth.6* +%lang(cs) %{_mandir}/cs/man6/wesnoth.6* %lang(da) %{_mandir}/da/man6/wesnoth.6* %lang(de) %{_mandir}/de/man6/wesnoth.6* -%lang(cs) %{_mandir}/cs/man6/wesnoth.6* +%lang(es) %{_mandir}/es/man6/wesnoth.6* %lang(fr) %{_mandir}/fr/man6/wesnoth.6* %lang(hu) %{_mandir}/hu/man6/wesnoth.6* %lang(it) %{_mandir}/it/man6/wesnoth.6* @@ -175,6 +178,7 @@ %lang(cs) %{_mandir}/cs/man6/wesnothd.6* %lang(da) %{_mandir}/da/man6/wesnothd.6* %lang(de) %{_mandir}/de/man6/wesnothd.6* +%lang(es) %{_mandir}/es/man6/wesnothd.6* %lang(fr) %{_mandir}/fr/man6/wesnothd.6* %lang(hu) %{_mandir}/hu/man6/wesnothd.6* %lang(it) %{_mandir}/it/man6/wesnothd.6* @@ -200,6 +204,7 @@ %lang(cs) %{_mandir}/cs/man6/wesnoth_editor.6* %lang(da) %{_mandir}/da/man6/wesnoth_editor.6* %lang(de) %{_mandir}/de/man6/wesnoth_editor.6* +%lang(es) %{_mandir}/es/man6/wesnoth_editor.6* %lang(fr) %{_mandir}/fr/man6/wesnoth_editor.6* %lang(hu) %{_mandir}/hu/man6/wesnoth_editor.6* %lang(it) %{_mandir}/it/man6/wesnoth_editor.6* @@ -219,6 +224,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2007/10/12 23:09:40 lisu +- up to 1.3.9 +- include more man files +- more TODO + Revision 1.75 2007/09/23 12:50:42 lisu - 1.3.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
