packages (DEVEL): freeciv/freeciv.spec - updated to 2.3.0-beta1 - new rules...
lisu
lisu at pld-linux.org
Tue Jan 11 15:59:57 CET 2011
Author: lisu Date: Tue Jan 11 14:59:57 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- 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)
---- Files affected:
packages/freeciv:
freeciv.spec (1.143 -> 1.143.2.1)
---- Diffs:
================================================================
Index: packages/freeciv/freeciv.spec
diff -u packages/freeciv/freeciv.spec:1.143 packages/freeciv/freeciv.spec:1.143.2.1
--- packages/freeciv/freeciv.spec:1.143 Thu Dec 9 22:13:24 2010
+++ packages/freeciv/freeciv.spec Tue Jan 11 15:59:52 2011
@@ -5,17 +5,18 @@
%bcond_without ggz_client # build without ggz client
%bcond_without ggz_server # build without ggz server
#
+%define _beta beta1
Summary: FREE CIVilization clone
Summary(es.UTF-8): Clon del juego Civilization
Summary(pl.UTF-8): Niekomercyjny klon CIVilization
Summary(pt_BR.UTF-8): Clone do jogo Civilization
Name: freeciv
-Version: 2.2.4
-Release: 1
+Version: 2.3.0
+Release: 0.%{_beta}.1
License: GPL v2+
Group: X11/Applications/Games/Strategy
-Source0: http://downloads.sourceforge.net/freeciv/%{name}-%{version}.tar.bz2
-# Source0-md5: 29dec5214b565c19d925cb82c4373831
+Source0: http://downloads.sourceforge.net/freeciv/%{name}-%{version}-%{_beta}.tar.bz2
+# Source0-md5: 3d12e271887798be324f7f4b696b3cad
# 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
@@ -83,7 +84,7 @@
Ten pakiet zawiera server gry Freeciv.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_beta}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -147,6 +148,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 +168,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,6 +201,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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
- use rm macro
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/freeciv/freeciv.spec?r1=1.143&r2=1.143.2.1&f=u
More information about the pld-cvs-commit
mailing list