Author: lisu Date: Thu Apr 16 12:50:02 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 1.6.1 - restore sr and sv man pages for wesnoth - add russian language - comment out some man pages for server
---- Files affected: SPECS: wesnoth.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: SPECS/wesnoth.spec diff -u SPECS/wesnoth.spec:1.106 SPECS/wesnoth.spec:1.107 --- SPECS/wesnoth.spec:1.106 Mon Mar 23 22:45:00 2009 +++ SPECS/wesnoth.spec Thu Apr 16 14:49:57 2009 @@ -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.6 +Version: 1.6.1 Release: 1 Epoch: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy -Source0: http://www.wesnoth.org/files/%{name}-%{version}a.tar.bz2 -# Source0-md5: 3c4618eb64d1e5aeb6a00ab3956d5080 +Source0: http://dl.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2 +# Source0-md5: 6777ec9bfb44b1553a4b7dd2d12c0713 Source1: %{name}.desktop Source2: %{name}_editor.desktop Source3: %{name}d.init @@ -106,7 +106,7 @@ Edytor map i narzędzia do tłumaczeń. %prep -%setup -q -n %{name}-%{version}a +%setup -q %patch0 -p1 %patch1 -p1 %{__sed} -i 's,$PYTHON_PREFIX"/lib/,"%{_libdir}/,g' configure.ac @@ -202,9 +202,10 @@ %lang(lt) %{_mandir}/lt/man6/wesnoth.6* #%%lang(nl) %{_mandir}/nl/man6/wesnoth.6* %lang(pl) %{_mandir}/pl/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* +%lang(sr) %{_mandir}/sr/man6/wesnoth.6* +%lang(sv) %{_mandir}/sv/man6/wesnoth.6* %lang(tr) %{_mandir}/tr/man6/wesnoth.6* %lang(zh_CN) %{_mandir}/zh_CN/man6/wesnoth.6* #%%lang(zh_TW) %{_mandir}/zh_TW/man6/wesnoth.6* @@ -220,24 +221,24 @@ %attr(754,root,root) /etc/rc.d/init.d/wesnothd %{_mandir}/man6/wesnothd.6* %lang(cs) %{_mandir}/cs/man6/wesnothd.6* -%lang(da) %{_mandir}/da/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(fi) %{_mandir}/fi/man6/wesnothd.6* -%lang(fr) %{_mandir}/fr/man6/wesnothd.6* -%lang(gl) %{_mandir}/gl/man6/wesnothd.6* +#%%lang(fr) %{_mandir}/fr/man6/wesnothd.6* +#%%lang(gl) %{_mandir}/gl/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(ja) %{_mandir}/ja/man6/wesnothd.6* %lang(lt) %{_mandir}/lt/man6/wesnothd.6* -%lang(nl) %{_mandir}/nl/man6/wesnothd.6* +#%%lang(nl) %{_mandir}/nl/man6/wesnothd.6* %lang(pl) %{_mandir}/pl/man6/wesnothd.6* -%lang(sk) %{_mandir}/sk/man6/wesnothd.6* +#%%lang(sk) %{_mandir}/sk/man6/wesnothd.6* %lang(sr) %{_mandir}/sr/man6/wesnothd.6* %lang(sv) %{_mandir}/sv/man6/wesnothd.6* %lang(tr) %{_mandir}/tr/man6/wesnothd.6* %lang(zh_CN) %{_mandir}/zh_CN/man6/wesnothd.6* -%lang(zh_TW) %{_mandir}/zh_TW/man6/wesnothd.6* +#%%lang(zh_TW) %{_mandir}/zh_TW/man6/wesnothd.6* %attr(770,wesnothd,wesnothd) %dir /var/run/wesnothd %endif @@ -282,6 +283,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2009/04/16 12:49:57 lisu +- update to 1.6.1 +- restore sr and sv man pages for wesnoth +- add russian language +- comment out some man pages for server + Revision 1.106 2009/03/23 21:45:00 arvenil - removed unsupported locales fur_IT and racv - adapter ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth.spec?r1=1.106&r2=1.107&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
