rpms/wesnoth/FC-6 .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 wesnoth.spec, 1.34, 1.35

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sat Dec 1 14:45:07 UTC 2007


Author: bpepple

Update of /cvs/pkgs/rpms/wesnoth/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25181

Modified Files:
	.cvsignore sources wesnoth.spec 
Log Message:
* Sat Dec  1 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.2.8-2
- Update to 1.2.8. Fixes #405661 (CVE-2007-5742)
- Enable python support.
- Update licence tag.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/wesnoth/FC-6/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	22 Apr 2007 03:34:01 -0000	1.18
+++ .cvsignore	1 Dec 2007 14:44:34 -0000	1.19
@@ -1 +1 @@
-wesnoth-1.2.4.tar.bz2
+wesnoth-1.2.8.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/wesnoth/FC-6/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	22 Apr 2007 03:34:01 -0000	1.18
+++ sources	1 Dec 2007 14:44:34 -0000	1.19
@@ -1 +1 @@
-e24c9adb2fa6cc25759a0a1baf0585e8  wesnoth-1.2.4.tar.bz2
+99d17b23d2ea4dc3a008f5c69cd43789  wesnoth-1.2.8.tar.bz2


Index: wesnoth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wesnoth/FC-6/wesnoth.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- wesnoth.spec	22 Apr 2007 03:34:01 -0000	1.34
+++ wesnoth.spec	1 Dec 2007 14:44:34 -0000	1.35
@@ -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:	freetype-devel
 BuildRequires:  libpng-devel
 BuildRequires:	fribidi-devel
+BuildRequires:	python-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:	gettext
 
@@ -74,6 +75,7 @@
     --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 @@
 %{_bindir}/wesnoth_editor
 %{_bindir}/exploder
 %{_bindir}/cutter
-%{_bindir}/wmlxgettext
 %{_mandir}/man6/wesnoth_editor.6*
 %{_mandir}/*/man6/wesnoth_editor.6*
 
@@ -161,6 +162,11 @@
 %ghost /var/run/wesnothd/socket
 
 %changelog
+* Sat Dec  1 2007 Brian Pepple <bpepple at fedoraproject.org> - 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 <wtogami at redhat.com> - 1.2.4-1
 - 1.2.4
 




More information about the fedora-extras-commits mailing list