From 9d5d635157047fff7d142d7e947b1eb8317ed20e Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Wed, 23 Jul 2003 22:23:57 +0000 Subject: [PATCH] - added missing BR - rebuild with new python Changed files: crossfire.spec -> 1.25 --- crossfire.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/crossfire.spec b/crossfire.spec index c48becc..b3c2f08 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -2,7 +2,7 @@ Summary: Multiplayer roguelike game server Summary(pl): Serwer gry roguelike dla wielu graczy Name: crossfire Version: 1.5.0 -Release: 1 +Release: 2 Group: Applications/Games License: GPL Source0: http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz @@ -14,8 +14,10 @@ Patch0: %{name}-perlpath.patch URL: http://crossfire.real-time.com/ BuildRequires: XFree86-devel BuildRequires: autoconf +BuildRequires: python-devel >= 2.3 Requires(post,preun): /sbin/chkconfig Requires: crossfire-maps +%pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _localstatedir /var/lib -- 2.43.0