Author: lisu Date: Tue Aug 28 19:17:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.3.7 - autoconf >= 2.59 version is needed - add new man pages (include polish)
---- Files affected: SPECS: wesnoth.spec (1.73 -> 1.74) ---- Diffs: ================================================================ Index: SPECS/wesnoth.spec diff -u SPECS/wesnoth.spec:1.73 SPECS/wesnoth.spec:1.74 --- SPECS/wesnoth.spec:1.73 Mon Jul 23 23:08:38 2007 +++ SPECS/wesnoth.spec Tue Aug 28 21:17:08 2007 @@ -9,12 +9,12 @@ Summary: Strategy game with a fantasy theme Summary(pl.UTF-8): Strategiczna gra z motywem fantasy Name: wesnoth -Version: 1.3.6a +Version: 1.3.7 Release: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://www.wesnoth.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 55a553fa263a306f29ed8455dd2c91bc +# Source0-md5: ef6f15484bc0f833a6d62376340cc2a9 Source1: %{name}.desktop Source2: %{name}d.init Patch0: %{name}-Makefile.patch @@ -25,7 +25,7 @@ BuildRequires: SDL_mixer-devel >= 1.2 BuildRequires: SDL_net-devel >= 1.2 BuildRequires: SDL_ttf-devel >= 2.0 -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel BuildRequires: libstdc++-devel @@ -81,7 +81,7 @@ Edytor map i narzędzia do tłumaczeń. %prep -%setup -q -n %{name}-1.3.6 +%setup -q %patch0 -p1 %patch1 -p1 @@ -145,16 +145,21 @@ %defattr(644,root,root,755) %doc changelog README MANUAL* %attr(755,root,root) %{_bindir}/wesnoth -#%attr(755,root,root) %{_bindir}/wmlxgettext %{_mandir}/man6/wesnoth.6* +%lang(bg) %{_mandir}/bg/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(fr) %{_mandir}/fr/man6/wesnoth.6* -#%lang(it) %{_mandir}/it/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(nl) %{_mandir}/nl/man6/wesnoth.6* +%lang(pl) %{_mandir}/pl/man6/wesnoth.6* %lang(pt_BR) %{_mandir}/pt_BR/man6/wesnoth.6* +%lang(ru) %{_mandir}/ru/man6/wesnoth.6* %lang(sk) %{_mandir}/sk/man6/wesnoth.6* +%lang(sr) %{_mandir}/sr/man6/wesnoth.6* %lang(sv) %{_mandir}/sv/man6/wesnoth.6* %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop @@ -166,14 +171,20 @@ %attr(755,root,root) %{_bindir}/wesnothd %attr(754,root,root) /etc/rc.d/init.d/wesnothd %{_mandir}/man6/wesnothd.6* +%lang(bg) %{_mandir}/bg/man6/wesnothd.6* %lang(cs) %{_mandir}/cs/man6/wesnothd.6* +%lang(da) %{_mandir}/da/man6/wesnothd.6* %lang(de) %{_mandir}/de/man6/wesnothd.6* %lang(fr) %{_mandir}/fr/man6/wesnothd.6* -#%lang(it) %{_mandir}/it/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(nl) %{_mandir}/nl/man6/wesnothd.6* +%lang(pl) %{_mandir}/pl/man6/wesnothd.6* %lang(pt_BR) %{_mandir}/pt_BR/man6/wesnothd.6* +%lang(ru) %{_mandir}/ru/man6/wesnothd.6* %lang(sk) %{_mandir}/sk/man6/wesnothd.6* +%lang(sr) %{_mandir}/sr/man6/wesnothd.6* %lang(sv) %{_mandir}/sv/man6/wesnothd.6* %attr(770,wesnothd,wesnothd) %dir /var/run/wesnothd %endif @@ -185,14 +196,20 @@ %attr(755,root,root) %{_bindir}/exploder %attr(755,root,root) %{_bindir}/wesnoth_editor %{_mandir}/man6/wesnoth_editor.6* +%lang(bg) %{_mandir}/bg/man6/wesnoth_editor.6* %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(fr) %{_mandir}/fr/man6/wesnoth_editor.6* +%lang(hu) %{_mandir}/hu/man6/wesnoth_editor.6* %lang(it) %{_mandir}/it/man6/wesnoth_editor.6* %lang(ja) %{_mandir}/ja/man6/wesnoth_editor.6* %lang(nl) %{_mandir}/nl/man6/wesnoth_editor.6* +%lang(pl) %{_mandir}/pl/man6/wesnoth_editor.6* %lang(pt_BR) %{_mandir}/pt_BR/man6/wesnoth_editor.6* +%lang(ru) %{_mandir}/ru/man6/wesnoth_editor.6* %lang(sk) %{_mandir}/sk/man6/wesnoth_editor.6* +%lang(sr) %{_mandir}/sr/man6/wesnoth_editor.6* %lang(sv) %{_mandir}/sv/man6/wesnoth_editor.6* %endif @@ -202,6 +219,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2007/08/28 19:17:08 lisu +- 1.3.7 +- autoconf >= 2.59 version is needed +- add new man pages (include polish) + Revision 1.73 2007/07/23 21:08:38 lisu - 1.3.6a ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth.spec?r1=1.73&r2=1.74&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
