Accepting request 112112 from home:AndreasStieger:branches:games

update to upstream 2.3.2

OBS-URL: https://build.opensuse.org/request/show/112112
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=20
This commit is contained in:
Andreas Stieger 2012-04-02 06:08:30 +00:00 committed by Git OBS Bridge
parent e77aead1fa
commit 0e92f858e7
5 changed files with 30 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:236686fc7f9cf387aba26b6919a87a791fb23e8aabb19181823349983c986ad8
size 30528325

3
freeciv-2.3.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95b1c8cb1bc859abc883221e3e89f67a53799071fdb1fea7b8727fbab0cb4c4e
size 30695128

View File

@ -1,7 +1,8 @@
diff -u -r freeciv-2.3.0-RC2.orig/configure.ac freeciv-2.3.0-RC2/configure.ac Index: 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 --- configure.ac.orig 2012-03-31 13:35:57.000000000 +0100
@@ -296,7 +296,7 @@ +++ configure.ac 2012-04-01 17:08:06.000000000 +0100
@@ -287,7 +287,7 @@ fi
dnl I18n support 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 ALL_LINGUAS="ar cs ca da de el en_GB eo es et fa fi fr ga gd he hu it ja ko lt

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Apr 1 16:12:09 UTC 2012 - andreas.stieger@gmx.de
- update to upstream 2.3.2
Fixes for game behaviour, crashes and bugs.
For a full list of changes see http://freeciv.wikia.com/wiki/NEWS-2.3.2
- adjust freeciv-languages-2.3.0.diff for moved lines
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 21 18:59:36 UTC 2012 - jreidinger@suse.com Tue Feb 21 18:59:36 UTC 2012 - jreidinger@suse.com

View File

@ -16,19 +16,24 @@
# #
Name: freeciv Name: freeciv
BuildRequires: audiofile-devel fdupes gcc-c++ gtk2-devel readline-devel update-desktop-files BuildRequires: audiofile-devel
BuildRequires: autoconf automake libtool BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gtk2-devel
BuildRequires: libtool
BuildRequires: readline-devel
BuildRequires: update-desktop-files
# imlib-config imlib-devel # imlib-config imlib-devel
BuildRequires: SDL_mixer-devel BuildRequires: SDL_mixer-devel
Url: http://www.freeciv.org Url: http://www.freeciv.org
License: GPL-2+
Group: Amusements/Games/Strategy/Turn Based
AutoReqProv: on
Summary: Free Civilization Clone Summary: Free Civilization Clone
Version: 2.3.1 License: GPL-2.0+
Release: 1 Group: Amusements/Games/Strategy/Turn Based
Version: 2.3.2
Release: 0
Source0: http://download.gna.org/freeciv/stable/%{name}-%{version}.tar.bz2 Source0: http://download.gna.org/freeciv/stable/%{name}-%{version}.tar.bz2
Source1: freeciv.desktop Source1: freeciv.desktop
Source2: freeciv.png Source2: freeciv.png
@ -58,7 +63,7 @@ Authors:
%prep %prep
%setup -q %setup -q
%patch1 -p1 %patch1 -p0
echo "X-SuSE-translate=false" >> bootstrap/freeciv-server.desktop.in echo "X-SuSE-translate=false" >> bootstrap/freeciv-server.desktop.in
%build %build