# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external simage 1.6.1 | |
2 | – | Requires: gcc-wrapper |
2 | Source: http://ftp.coin3d.org/coin/src/all/%{n}-%{v}.tar.gz | |
3 | %define tmpplatf %(echo %cmsplatf | cut -d_ -f2) | |
4 | ||
# | Line 12 | Line 11 | Requires: libtiff | |
11 | %setup -n %{n}-%{v} | |
12 | ||
13 | %build | |
15 | – | ## IMPORT gcc-wrapper |
14 | CONFIGURE_ENV= | |
15 | CONFIGURE_OPTS="--with-tiff=$LIBTIFF_ROOT" | |
16 | %if "%tmpplatf" == "amd64" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |