Author: lisu Date: Tue Aug 30 08:38:55 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.3.0 stable - merged with DEVEL
---- Files affected: packages/freeciv: freeciv.spec (1.145 -> 1.146) ---- Diffs: ================================================================ Index: packages/freeciv/freeciv.spec diff -u packages/freeciv/freeciv.spec:1.145 packages/freeciv/freeciv.spec:1.146 --- packages/freeciv/freeciv.spec:1.145 Mon Jul 18 09:18:00 2011 +++ packages/freeciv/freeciv.spec Tue Aug 30 10:38:49 2011 @@ -10,12 +10,12 @@ Summary(pl.UTF-8): Niekomercyjny klon CIVilization Summary(pt_BR.UTF-8): Clone do jogo Civilization Name: freeciv -Version: 2.2.7 +Version: 2.3.0 Release: 1 License: GPL v2+ Group: X11/Applications/Games/Strategy Source0: http://downloads.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2 -# Source0-md5: db61c36222ad0bd1de233cf29226ff27 +# Source0-md5: 70fd4285f2da7d41bdadac43458e62c9 # NOTE: current version of freeland tiles does not work with newest freeciv version #Source1: http://download.gna.org/freeciv/contrib/tilesets/freeland/freeland-normal-2.0.0.tar.gz Patch0: %{name}-link.patch @@ -147,6 +147,8 @@ %{_datadir}/%{name}/civ1 %{_datadir}/%{name}/civ2 %{_datadir}/%{name}/default +%{_datadir}/%{name}/experimental +%{_datadir}/%{name}/multiplayer %{_datadir}/%{name}/nation %{_datadir}/%{name}/scenario %{_datadir}/%{name}/*.serv @@ -165,10 +167,11 @@ %files client %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/freeciv-gtk2 -%attr(755,root,root) %{_bindir}/civmanual +%attr(755,root,root) %{_bindir}/freeciv-manual +%attr(755,root,root) %{_bindir}/freeciv-modpack %{_desktopdir}/%{name}-client.desktop %{_datadir}/%{name}/*.*spec -%{_datadir}/%{name}/amplio +%{_datadir}/%{name}/amplio2 %{_datadir}/%{name}/buildings %{_datadir}/%{name}/flags %{_datadir}/%{name}/freeciv.rc* @@ -197,11 +200,28 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.146 2011/08/30 08:38:49 lisu +- updated to 2.3.0 stable +- merged with DEVEL + Revision 1.145 2011/07/18 07:18:00 lisu - updated to 2.2.7 Revision 1.144 2011/05/20 09:58:54 lisu - updated to 2.2.5 + +Revision 1.143.2.3 2011/04/13 11:23:16 lisu +- updated to 2.3.0-beta4 + +Revision 1.143.2.2 2011/02/25 11:19:26 madget +- up to 2.3.0-beta3 + +Revision 1.143.2.1 2011/01/11 14:59:52 lisu +- updated to 2.3.0-beta1 +- new rulesets: experimental and multiplayer +- package new binary freeciv-modpack which allows custom mods installation +- cvimanual -> freeciv-manual +- ampilo tileset replaced with new one (ampilo2) Revision 1.143 2010/12/09 21:13:24 lisu - 2.2.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freeciv/freeciv.spec?r1=1.145&r2=1.146&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
