Author: lisu Date: Sun Dec 24 12:50:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.2 - new patch added (now we can choose languages)
---- Files affected: SPECS: wesnoth.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: SPECS/wesnoth.spec diff -u SPECS/wesnoth.spec:1.57 SPECS/wesnoth.spec:1.58 --- SPECS/wesnoth.spec:1.57 Sun Dec 17 11:53:01 2006 +++ SPECS/wesnoth.spec Sun Dec 24 13:50:37 2006 @@ -7,15 +7,16 @@ Summary: Strategy game with a fantasy theme Summary(pl): Strategiczna gra z motywem fantasy Name: wesnoth -Version: 1.1.14 +Version: 1.2 Release: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://www.wesnoth.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 9b7238f37faccf1c7be71de9475dc02b +# Source0-md5: 722a459282abe6d04dbe228d031c088e Source1: %{name}.desktop Source2: %{name}d.init Patch0: %{name}-Makefile.patch +Patch1: %{name}-locale_dir.patch URL: http://www.wesnoth.org/ BuildRequires: SDL-devel >= 1.2.7 BuildRequires: SDL_image-devel >= 1.2 @@ -72,6 +73,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__gettextize} @@ -176,6 +178,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2006/12/24 12:50:37 lisu +- 1.2 +- new patch added (now we can choose languages) + Revision 1.57 2006/12/17 10:53:01 lisu - 1.1.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wesnoth.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
