Author: lisu Date: Wed Jan 19 16:03:41 2011 GMT Module: packages Tag: DEVEL ---- Log message: - up to 1.9.4 - comment out es and tr man pages
---- Files affected: packages/wesnoth: wesnoth.spec (1.139.2.5 -> 1.139.2.6) ---- Diffs: ================================================================ Index: packages/wesnoth/wesnoth.spec diff -u packages/wesnoth/wesnoth.spec:1.139.2.5 packages/wesnoth/wesnoth.spec:1.139.2.6 --- packages/wesnoth/wesnoth.spec:1.139.2.5 Wed Jan 5 12:00:04 2011 +++ packages/wesnoth/wesnoth.spec Wed Jan 19 17:03:36 2011 @@ -10,13 +10,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.9.3 +Version: 1.9.4 Release: 0.1 Epoch: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://downloads.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2 -# Source0-md5: dee499b683b8370f3e419c7c7a5a3f9b +# Source0-md5: 1dea34208d96b5cd0c7f77e6e8610e51 Source1: %{name}d.init Patch0: %{name}-desktop.patch Patch1: %{name}-locale_dir.patch @@ -39,7 +39,7 @@ BuildRequires: pango-devel BuildRequires: pkgconfig BuildRequires: rpm-pythonprov -BuildRequires: rpmbuild(macros) >= 1.577 +BuildRequires: rpmbuild(macros) >= 1.600 BuildRequires: sed >= 4.0 BuildRequires: zlib-devel # sr@Latn vs. sr@latin @@ -118,7 +118,8 @@ %build install -d build cd build -%cmake .. \ +%cmake \ + .. \ -DENABLE_STRICT_COMPILATION="off" \ -DBINDIR="%{_bindir}" \ -DMANDIR="%{_mandir}" \ @@ -189,7 +190,7 @@ %{_mandir}/man6/wesnoth.6* %lang(cs) %{_mandir}/cs/man6/wesnoth.6* %lang(de) %{_mandir}/de/man6/wesnoth.6* -%lang(es) %{_mandir}/es/man6/wesnoth.6* +#%%lang(es) %{_mandir}/es/man6/wesnoth.6* %lang(et) %{_mandir}/et/man6/wesnoth.6* %lang(fi) %{_mandir}/fi/man6/wesnoth.6* %lang(fr) %{_mandir}/fr/man6/wesnoth.6* @@ -204,7 +205,7 @@ %lang(sk) %{_mandir}/sk/man6/wesnoth.6* %lang(sr) %{_mandir}/sr/man6/wesnoth.6* %lang(sr@latin) %{_mandir}/sr@latin/man6/wesnoth.6* -%lang(tr) %{_mandir}/tr/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* %{_datadir}/%{name} @@ -254,6 +255,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.139.2.6 2011/01/19 16:03:36 lisu +- up to 1.9.4 +- comment out es and tr man pages + Revision 1.139.2.5 2011/01/05 11:00:04 lisu - rpm-build-macros >= 1.577 (for dropped cmake options) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wesnoth/wesnoth.spec?r1=1.139.2.5&r2=1.139.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
