From 9248d1e1e4b587ba0f096bf59b8e7cea7f114d2f Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Oct 09 2008 16:00:08 +0000 Subject: Rebasing on fc-6 version. --- diff --git a/sources b/sources index 2b9dbbc..a502b06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d2a26062ce1c90cbf10845023f9435c wesnoth-1.0.2.tar.gz +99d17b23d2ea4dc3a008f5c69cd43789 wesnoth-1.2.8.tar.bz2 diff --git a/wesnoth.spec b/wesnoth.spec index 04b7a6a..44dc9a1 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -1,21 +1,25 @@ Name: wesnoth -Version: 1.0.2 +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.wesnoth.org/files/wesnoth-%{version}.tar.gz +Source0: http://www.%{name}.org/files/%{name}-%{version}.tar.bz2 Source1: wesnothd.init -Source2: wesnoth.sysconfig -#Source3: README.fedora +Source2: %{name}.sysconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL-devel, SDL_image-devel, SDL_mixer-devel -BuildRequires: SDL_ttf-devel, SDL_net-devel, freetype-devel +BuildRequires: SDL_image-devel +BuildRequires: SDL_mixer-devel +BuildRequires: SDL_net-devel +BuildRequires: freetype-devel BuildRequires: libpng-devel -BuildRequires: desktop-file-utils, gettext +BuildRequires: fribidi-devel +BuildRequires: python-devel +BuildRequires: desktop-file-utils +BuildRequires: gettext %description @@ -44,6 +48,7 @@ Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(pre): /usr/sbin/useradd + %description server This package contains the binaries for running a Wesnoth server for multi-player games. @@ -54,13 +59,13 @@ Summary: %{summary} Group: Amusements/Games Requires: %{name} = %{version}-%{release} + %description tools This package contains the game editor and development tools. %prep %setup -q -#cp %{SOURCE3} . chmod -x MANUAL* @@ -70,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) @@ -82,7 +88,7 @@ make install DESTDIR=${RPM_BUILD_ROOT} desktop-file-install --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ --mode="0644" --vendor fedora \ - --add-category="X-Fedora" icons/%{name}.desktop + icons/%{name}.desktop # add icon for menus mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps install -m 644 images/%{name}-icon.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps @@ -130,8 +136,7 @@ fi %files -f %{name}.\*.lang %defattr(-,root,root,-) %doc COPYING changelog README copyright MANUAL* -#%doc README.fedora -%{_bindir}/wesnoth +%{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/* %{_datadir}/pixmaps/* @@ -143,7 +148,6 @@ fi %{_bindir}/wesnoth_editor %{_bindir}/exploder %{_bindir}/cutter -%{_bindir}/wmlxgettext %{_mandir}/man6/wesnoth_editor.6* %{_mandir}/*/man6/wesnoth_editor.6* @@ -158,6 +162,50 @@ 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 + +* Fri Mar 16 2007 Brian Pepple - 1.2.3-1 +- Update to 1.2.3. + +* Sat Feb 24 2007 Brian Pepple - 1.2.2-2 +- Bump. + +* Sat Feb 24 2007 Warren Togami - 1.2.2-1 +- 1.2.2 + +* Mon Jan 15 2007 Brian Pepple - 1.2.1-1 +- Update to 1.2.1. + +* Sun Dec 24 2006 Brian Pepple - 1.2-1 +- Update to 1.2. + +* Sat Dec 23 2006 Brian Pepple - 1.1.14-1 +- Update to 1.1.14. +- Add BR on fribidi-devel. +- Drop X-Fedora category from desktop file. +- Drop help speedup patch, fixed upstream. +- Drop ttf patch, fixed upstream. + +* Thu Sep 7 2006 Brian Pepple - 1.0.2-4 +- Rebuild for FC6. +- Remove unnecessary BR on SDL-devel. + +* Tue Jul 18 2006 Michael Schwendt - 1.0.2-3 +- fix #199079, so loading some help pages like the "License" doesn't + take ages +- remove BR SDL_ttf-devel, an included/patched copy is used since 0.8.7 +- patch included SDL_ttf to build with freetype 2.x and not access + an old freetype 1.x internal + +* Wed Feb 15 2006 Michael Schwendt - 1.0.2-2 +- rebuilt for FC5 + * Wed Dec 21 2005 Michael Schwendt - 1.0.2-1 - update to 1.0.2