rpms/wesnoth/F-7 wesnoth.spec,1.41,1.42

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sat Dec 1 05:27:29 UTC 2007


Author: bpepple

Update of /cvs/pkgs/rpms/wesnoth/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10116

Modified Files:
	wesnoth.spec 
Log Message:
* Sat Dec  1 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.2.8-2
- Enable python support.



Index: wesnoth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wesnoth/F-7/wesnoth.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- wesnoth.spec	29 Nov 2007 20:11:44 -0000	1.41
+++ wesnoth.spec	1 Dec 2007 05:26:55 -0000	1.42
@@ -1,6 +1,6 @@
 Name:           wesnoth
 Version:        1.2.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
 Group:          Amusements/Games
@@ -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) 
@@ -160,8 +162,11 @@
 %ghost /var/run/wesnothd/socket
 
 %changelog
+* Sat Dec  1 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.2.8-2
+- Enable python support.
+
 * Thu Nov 29 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.2.8-1
-- Update to 1.2.8.
+- Update to 1.2.8. Fixes #405661 (CVE-2007-5742)
 
 * Tue Oct  9 2007 Brian Pepple <bpepple at fedoraproject.org> - 1.2.7-1
 - Update to 1.2.7. Fixes #324841 (CVE-2007-3917)




More information about the fedora-extras-commits mailing list