--- boost.spec 2008-03-23 15:52:23 +0200 +++ /home/kas/hasher/chroot/usr/src/RPM/SPECS/boost.spec 2008-09-03 12:57:28 +0300 @@ -3,9 +3,14 @@ %define namesuffix 1_34_1 %ifarch x86_64 %define jamdir tools/jam/src/bin.linux -%else +%endif +%ifarch %ix86 %define jamdir tools/jam/src/bin.linuxx86 %endif +%ifarch %arm +%define jamdir tools/jam/src/bin.linuxarm +%endif + %set_verify_elf_method unresolved=relaxed Name: boost @@ -29,6 +34,8 @@ Patch1: boost-1.32.0-alt-symlink.patch Patch2: boost-regex-fix-r42674.patch +ExclusiveArch: %ix86 x86_64 %arm + BuildPreReq: python-devel # Automatically added by buildreq on Thu Aug 14 2003