From 7bfcfde3c0405888b48bcbe9f44bee0bb58fcfb8601b325706b3c09f13f58b32 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 10 Dec 2012 09:28:20 +0000 Subject: [PATCH] update to 2.3.3 OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=22 --- _service:download_files:freeciv-2.3.2.tar.bz2 | 3 --- _service:download_files:freeciv-2.3.3.tar.bz2 | 3 +++ freeciv-languages-2.3.0.diff | 13 ------------- freeciv-languages-2.3.3.diff | 12 ++++++++++++ freeciv.changes | 5 +++++ freeciv.spec | 6 +++--- 6 files changed, 23 insertions(+), 19 deletions(-) delete mode 100644 _service:download_files:freeciv-2.3.2.tar.bz2 create mode 100644 _service:download_files:freeciv-2.3.3.tar.bz2 delete mode 100644 freeciv-languages-2.3.0.diff create mode 100644 freeciv-languages-2.3.3.diff diff --git a/_service:download_files:freeciv-2.3.2.tar.bz2 b/_service:download_files:freeciv-2.3.2.tar.bz2 deleted file mode 100644 index 19543f6..0000000 --- a/_service:download_files:freeciv-2.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95b1c8cb1bc859abc883221e3e89f67a53799071fdb1fea7b8727fbab0cb4c4e -size 30695128 diff --git a/_service:download_files:freeciv-2.3.3.tar.bz2 b/_service:download_files:freeciv-2.3.3.tar.bz2 new file mode 100644 index 0000000..3d6fcbc --- /dev/null +++ b/_service:download_files:freeciv-2.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc88a8330fa1f30676e775bbdc31c57e07792a45b9b7c31f3a27728351b90258 +size 31381312 diff --git a/freeciv-languages-2.3.0.diff b/freeciv-languages-2.3.0.diff deleted file mode 100644 index 392f66d..0000000 --- a/freeciv-languages-2.3.0.diff +++ /dev/null @@ -1,13 +0,0 @@ -Index: configure.ac -=================================================================== ---- configure.ac.orig 2012-03-31 13:35:57.000000000 +0100 -+++ configure.ac 2012-04-01 17:08:06.000000000 +0100 -@@ -287,7 +287,7 @@ fi - - 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], diff --git a/freeciv-languages-2.3.3.diff b/freeciv-languages-2.3.3.diff new file mode 100644 index 0000000..73ce8be --- /dev/null +++ b/freeciv-languages-2.3.3.diff @@ -0,0 +1,12 @@ +diff -ur freeciv-2.3.3/configure.ac freeciv-2.3.3_fix/configure.ac +--- freeciv-2.3.3/configure.ac 2012-12-08 18:42:16.000000000 +0100 ++++ freeciv-2.3.3_fix/configure.ac 2012-12-10 10:23:33.721966697 +0100 +@@ -287,7 +287,7 @@ + + dnl I18n support + ALL_LINGUAS="ar bg 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 sr sv tr uk zh_CN" ++ko lt nl nb pl pt pt_BR ro ru sr sv tr uk zh_CN" + + AC_ARG_ENABLE([nls], + [ --disable-nls do not add localization support], diff --git a/freeciv.changes b/freeciv.changes index 7b276b7..02529f3 100644 --- a/freeciv.changes +++ b/freeciv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 10 09:09:48 UTC 2012 - opensuse@dstoecker.de + +- update to bugfix-release 2.3.3 + ------------------------------------------------------------------- Mon Apr 2 20:06:19 UTC 2012 - andreas.stieger@gmx.de diff --git a/freeciv.spec b/freeciv.spec index ad4125d..a219841 100644 --- a/freeciv.spec +++ b/freeciv.spec @@ -32,7 +32,7 @@ Url: http://www.freeciv.org Summary: Free Civilization Clone License: GPL-2.0+ Group: Amusements/Games/Strategy/Turn Based -Version: 2.3.2 +Version: 2.3.3 Release: 0 Source0: http://download.gna.org/freeciv/stable/%{name}-%{version}.tar.bz2 Source1: freeciv.desktop @@ -40,7 +40,7 @@ Source2: freeciv.png Source3: freeciv-manual Source4: freeciv-manual.desktop Source5: freeciv-manual.png -Patch1: freeciv-languages-2.3.0.diff +Patch1: freeciv-languages-2.3.3.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -63,7 +63,7 @@ Authors: %prep %setup -q -%patch1 -p0 +%patch1 -p1 echo "X-SuSE-translate=false" >> bootstrap/freeciv-server.desktop.in echo "X-SuSE-translate=false" >> bootstrap/freeciv-modpack.desktop.in