Author: adamg Date: Mon Jul 25 20:19:56 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.4
---- Files affected: SPECS: wesnoth.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/wesnoth.spec diff -u SPECS/wesnoth.spec:1.40 SPECS/wesnoth.spec:1.41 --- SPECS/wesnoth.spec:1.40 Tue May 3 20:25:34 2005 +++ SPECS/wesnoth.spec Mon Jul 25 22:19:50 2005 @@ -7,15 +7,16 @@ Summary: Strategy game with a fantasy theme Summary(pl): Strategiczna gra z motywem fantasy Name: wesnoth -Version: 0.8.11 +Version: 0.9.4 Release: 1 License: GPL v2 Group: X11/Applications/Games/Strategy Icon: wesnoth-icon.xpm Source0: http://www.wesnoth.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 929c65818cc2fb47227929f253fb1f8c +# Source0-md5: b27115df93298a8ee192a85499f26ef2 Source1: %{name}.desktop Source2: %{name}d.init +Patch0: %{name}-Makefile.patch URL: http://www.wesnoth.org/ BuildRequires: SDL-devel >= 1.2.7 BuildRequires: SDL_image-devel >= 1.2 @@ -67,6 +68,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -113,6 +115,7 @@ %attr(755,root,root) %{_bindir}/wmlxgettext %{_mandir}/man6/wesnoth.6* %lang(de) %{_mandir}/de/man6/wesnoth.6* +%lang(sv) %{_mandir}/sv/man6/wesnoth.6* %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop %{_pixmapsdir}/* @@ -124,6 +127,7 @@ %attr(754,root,root) /etc/rc.d/init.d/wesnothd %{_mandir}/man6/wesnothd.6* %lang(de) %{_mandir}/de/man6/wesnothd.6* +%lang(sv) %{_mandir}/sv/man6/wesnothd.6* %endif %if %{with tools} @@ -134,6 +138,7 @@ %attr(755,root,root) %{_bindir}/wesnoth_editor %{_mandir}/man6/wesnoth_editor.6* %lang(de) %{_mandir}/de/man6/wesnoth_editor.6* +%lang(sv) %{_mandir}/sv/man6/wesnoth_editor.6* %endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -142,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2005/07/25 20:19:50 adamg +- updated to 0.9.4 + Revision 1.40 2005/05/03 18:25:34 darekr - fixed URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wesnoth.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
