From b933ebfd8a2f4c21087b611c46b254031871c37c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 29 Jan 2003 11:47:12 +0000 Subject: [PATCH] - only x86 is supported for now Changed files: Firebird.spec -> 1.4 --- Firebird.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Firebird.spec b/Firebird.spec index a67f37a..c713fdf 100644 --- a/Firebird.spec +++ b/Firebird.spec @@ -18,6 +18,8 @@ Patch0: %{name}-fix.patch URL: http://firebird.sourceforge.net/ BuildRequires: unzip Requires: %{name}-lib = %{version} +# see firebird-*/jrd/{common.h,gds.h,ibase.h} if you want to add support for more +ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define ibdir %{_libdir}/interbase -- 2.43.0