forked from pool/freeciv
Accepting request 79456 from home:AndreasStieger:branches:games
update to upstream 2.3.0, adjust changelog entry as per Pavol Rusnak's comments in submit-request #78260 OBS-URL: https://build.opensuse.org/request/show/79456 OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=16
This commit is contained in:
parent
e90f708049
commit
37f869b1dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:993dd1685dad8012225fdf434673515a194fa072b3d5bfb04952a98fb862d319
|
||||
size 35094644
|
3
freeciv-2.3.0.tar.bz2
Normal file
3
freeciv-2.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f380f7f89a3478e8b2a68033b37325539248618508d94edf55b84e5e979fbefa
|
||||
size 30239019
|
12
freeciv-languages-2.3.0.diff
Normal file
12
freeciv-languages-2.3.0.diff
Normal file
@ -0,0 +1,12 @@
|
||||
diff -u -r freeciv-2.3.0-RC2.orig/configure.ac freeciv-2.3.0-RC2/configure.ac
|
||||
--- freeciv-2.3.0-RC2.orig/configure.ac 2011-08-02 05:04:14.000000000 +0100
|
||||
+++ freeciv-2.3.0-RC2/configure.ac 2011-08-02 20:17:07.000000000 +0100
|
||||
@@ -296,7 +296,7 @@
|
||||
|
||||
dnl I18n support
|
||||
ALL_LINGUAS="ar cs ca da de el en_GB eo es et fa fi fr ga gd he hu it ja ko lt
|
||||
-nl nb no pl pt pt_BR ro ru sv tr uk zh_CN"
|
||||
+nl nb pl pt pt_BR ro ru sv tr uk zh_CN"
|
||||
|
||||
AC_ARG_ENABLE([nls],
|
||||
[ --disable-nls do not add localization support],
|
@ -1,11 +0,0 @@
|
||||
--- freeciv-2.2.5.orig/configure.ac 2011-02-28 22:05:54.000000000 +0000
|
||||
+++ freeciv-2.2.5/configure.ac 2011-02-28 22:06:47.000000000 +0000
|
||||
@@ -282,7 +282,7 @@
|
||||
|
||||
dnl I18n support
|
||||
ALL_LINGUAS="ar cs ca da de el en_GB eo es et fa fi fr he hu it ja ko lt
|
||||
-nl nb no pl pt pt_BR ro ru sv tr uk zh_CN"
|
||||
+nl nb pl pt pt_BR ro ru sv tr uk zh_CN"
|
||||
|
||||
AC_ARG_ENABLE([nls],
|
||||
[ --disable-nls do not add localization support],
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 21 19:51:48 UTC 2011 - andreas.stieger@gmx.de
|
||||
|
||||
- update to upstream 2.3.0
|
||||
|
||||
A new program has been added to the Freeciv suite: 'freeciv-modpack'. This makes it easier to download and install add-ons ('modpacks': rulesets, tilesets, etc) to the right
|
||||
place; you can enter a URL, choose an add-on from the list, and the tool will install it to the correct place for this version of Freeciv to use it. Modpack authors should
|
||||
see this page for details of how to publish modpacks for installation by this program.
|
||||
|
||||
As is usual for major releases, 2.3 clients cannot interoperate with pre-2.3 servers, and vice versa. Pre-2.3 savegames can however be loaded into 2.3, and in most cases, the
|
||||
supplied rulesets have not changed so much as to make it difficult to complete a game started with 2.2.x's rules.
|
||||
|
||||
For a more detailed list of changes see http://freeciv.wikia.com/wiki/NEWS-2.3.0
|
||||
|
||||
- re-base freeciv-no-nb.diff -> freeciv-languages-2.3.0.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 29 12:11:21 UTC 2011 - andreas.stieger@gmx.de
|
||||
|
||||
|
10
freeciv.spec
10
freeciv.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package freeciv (Version 2.2.7)
|
||||
# spec file for package freeciv (Version 2.3.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -27,15 +27,15 @@ License: GPL v2 or later
|
||||
Group: Amusements/Games/Strategy/Turn Based
|
||||
AutoReqProv: on
|
||||
Summary: Free Civilization Clone
|
||||
Version: 2.2.7
|
||||
Version: 2.3.0
|
||||
Release: 1
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gna.org/freeciv/stable/%{name}-%{version}.tar.bz2
|
||||
Source1: freeciv.desktop
|
||||
Source2: freeciv.png
|
||||
Source3: freeciv-manual
|
||||
Source4: freeciv-manual.desktop
|
||||
Source5: freeciv-manual.png
|
||||
Patch1: freeciv-no-nb.diff
|
||||
Patch1: freeciv-languages-2.3.0.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -91,8 +91,8 @@ find doc -name "Makefile*" | xargs rm -f
|
||||
%doc %{_mandir}/man6/freeciv-*.6.gz
|
||||
%{_bindir}/freeciv-gtk2
|
||||
%{_bindir}/freeciv-server
|
||||
%{_bindir}/civmanual
|
||||
%{_bindir}/freeciv-manual
|
||||
%{_bindir}/freeciv-modpack
|
||||
%{_datadir}/applications/freeciv-manual.desktop
|
||||
%{_datadir}/applications/freeciv-server.desktop
|
||||
%{_datadir}/applications/%name.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user