From b5f7675fd430d1a516de6e18785e98a99481c343 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Jul 11 2006 14:30:03 +0000 Subject: rebuild to pick up new c-ares version --- diff --git a/bzflag.spec b/bzflag.spec index 31bfa36..f2ba033 100644 --- a/bzflag.spec +++ b/bzflag.spec @@ -1,18 +1,13 @@ #### options: -# Use --with/--without modular_X to rebuild with/without modular X deps +# Use --with/--without modular_x to rebuild with/without modular X deps #### default options: -%if 0%{?fedora} -%if 0%{?fedora} < 5 +%if %{?fedora}%{!?fedora:5} < 5 # default to non-modular X on FC < 5 -%define _modular_X 0%{?_with_modular_x:1} +%define _modular_x 0%{?_with_modular_x:1} %else -# default to modular X on FC >= 5 -%define _modular_X 0%{!?_without_modular_x:1} -%endif -%else -# default to modular X elsewhere -%define _modular_X 0%{!?_without_modular_x:1} +# default to modular X on FC >= 5 and elsewhere +%define _modular_x 0%{!?_without_modular_x:1} %endif %define desktop_vendor fedora @@ -21,7 +16,7 @@ Summary: 3D multi-player tank battle game Name: bzflag Version: 2.0.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Amusements/Games URL: http://bzflag.org @@ -29,7 +24,7 @@ Source0: http://download.sourceforge.net/bzflag/bzflag-%{version}%{?date:.%{date Source1: bzflag.desktop Patch0: bzflag-2.0.4-lookup.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) -%if %_modular_X +%if %_modular_x BuildRequires: libXi-devel BuildRequires: libXxf86vm-devel BuildRequires: libXext-devel @@ -101,6 +96,9 @@ rm -rf %{buildroot} %{_mandir}/man*/* %changelog +* Tue Jul 11 2006 Nils Philippsen 2.0.8-2 +- rebuild to pick up new c-ares version + * Tue May 16 2006 Nils Philippsen 2.0.8-1 - version 2.0.8