|
Lines 3-11
Link Here
|
| 3 |
%define namesuffix 1_34_1 |
3 |
%define namesuffix 1_34_1 |
| 4 |
%ifarch x86_64 |
4 |
%ifarch x86_64 |
| 5 |
%define jamdir tools/jam/src/bin.linux |
5 |
%define jamdir tools/jam/src/bin.linux |
| 6 |
%else |
6 |
%endif |
|
|
7 |
%ifarch %ix86 |
| 7 |
%define jamdir tools/jam/src/bin.linuxx86 |
8 |
%define jamdir tools/jam/src/bin.linuxx86 |
| 8 |
%endif |
9 |
%endif |
|
|
10 |
%ifarch %arm |
| 11 |
%define jamdir tools/jam/src/bin.linuxarm |
| 12 |
%endif |
| 13 |
|
| 9 |
%set_verify_elf_method unresolved=relaxed |
14 |
%set_verify_elf_method unresolved=relaxed |
| 10 |
|
15 |
|
| 11 |
Name: boost |
16 |
Name: boost |
|
Lines 29-34
Link Here
|
| 29 |
Patch1: boost-1.32.0-alt-symlink.patch |
34 |
Patch1: boost-1.32.0-alt-symlink.patch |
| 30 |
Patch2: boost-regex-fix-r42674.patch |
35 |
Patch2: boost-regex-fix-r42674.patch |
| 31 |
|
36 |
|
|
|
37 |
ExclusiveArch: %ix86 x86_64 %arm |
| 38 |
|
| 32 |
BuildPreReq: python-devel |
39 |
BuildPreReq: python-devel |
| 33 |
|
40 |
|
| 34 |
# Automatically added by buildreq on Thu Aug 14 2003 |
41 |
# Automatically added by buildreq on Thu Aug 14 2003 |