From 20b9672d71400051bf7c7aaa125b58a501124353 Mon Sep 17 00:00:00 2001 From: Axel Liljencrantz Date: Fri, 4 Aug 2006 14:31:06 +0000 Subject: [PATCH] Second try of update to 1.21.1. Fix bug in spec that does not surface on the local system. --- fish.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fish.spec b/fish.spec index 39069f0..6a7cf7e 100644 --- a/fish.spec +++ b/fish.spec @@ -32,10 +32,12 @@ BuildRequires: xorg-x11-devel %endif %if 0%{?fedora} +%if "%fedora" < "3" # Ancient Fedora version, has XFree86 BuildRequires: XFree86-devel +%endif %else # This is not a Fedora system, try guessing BuildRequires by