]> git.pld-linux.org Git - packages/Firebird.git/blobdiff - Firebird.spec
- massive attack: perl -pi -e "s/^#+\%\{/#\%\%\{/"
[packages/Firebird.git] / Firebird.spec
index a67f37a7634dfb30fed730b8ceb01243d04b4898..024a6c686d5d25b92ed2561c899eb971e0bd3c5b 100644 (file)
@@ -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
@@ -98,7 +100,7 @@ echo 'y' | ./Configure.sh PROD
        PROD_CFLAGS="%{rpmcflags} -fpic -DFLINTSTONE"
 
 # classic/super - what's the difference?
-#%{__make} super_firebird
+#%%{__make} super_firebird
 
 #-Isource/interbase/include"
 
This page took 0.058986 seconds and 4 git commands to generate.