From 6153d5fd3b3ba77224b7ea6b32bf8ff8c33e07cb Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Dec 01 2007 14:44:34 +0000 Subject: - Update to 1.2.8. Fixes #405661 (CVE-2007-5742) - Enable python support. - Update licence tag. --- diff --git a/.cvsignore b/.cvsignore index c9096b2..d6f1a42 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wesnoth-1.2.4.tar.bz2 +wesnoth-1.2.8.tar.bz2 diff --git a/sources b/sources index 494fddd..a502b06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e24c9adb2fa6cc25759a0a1baf0585e8 wesnoth-1.2.4.tar.bz2 +99d17b23d2ea4dc3a008f5c69cd43789 wesnoth-1.2.8.tar.bz2 diff --git a/wesnoth.spec b/wesnoth.spec index 1c5c387..44dc9a1 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -1,10 +1,10 @@ Name: wesnoth -Version: 1.2.4 +Version: 1.2.8 Release: 1%{?dist} Summary: Turn-based strategy game with a fantasy theme Group: Amusements/Games -License: GPL +License: GPL+ URL: http://www.wesnoth.org Source0: http://www.%{name}.org/files/%{name}-%{version}.tar.bz2 Source1: wesnothd.init @@ -17,6 +17,7 @@ BuildRequires: SDL_net-devel BuildRequires: freetype-devel BuildRequires: libpng-devel BuildRequires: fribidi-devel +BuildRequires: python-devel BuildRequires: desktop-file-utils BuildRequires: gettext @@ -74,6 +75,7 @@ chmod -x MANUAL* --enable-editor \ --enable-tools \ --enable-server \ + --enable-python \ --with-fifodir=/var/run/wesnothd \ --with-server-uid=$(id -u) \ --with-server-gid=$(id -g) @@ -146,7 +148,6 @@ fi %{_bindir}/wesnoth_editor %{_bindir}/exploder %{_bindir}/cutter -%{_bindir}/wmlxgettext %{_mandir}/man6/wesnoth_editor.6* %{_mandir}/*/man6/wesnoth_editor.6* @@ -161,6 +162,11 @@ fi %ghost /var/run/wesnothd/socket %changelog +* Sat Dec 1 2007 Brian Pepple - 1.2.8-2 +- Update to 1.2.8. Fixes #405661 (CVE-2007-5742) +- Enable python support. +- Update licence tag. + * Sat Apr 21 2007 Warren Togami - 1.2.4-1 - 1.2.4