ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/simage.spec
(Generate patch)

Comparing COMP/CMSDIST/simage.spec (file contents):
Revision 1.3 by eulisse, Thu Jun 15 09:29:47 2006 UTC vs.
Revision 1.8 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external simage 1.6.1
2 + Requires: gcc-wrapper
3   Source: http://ftp.coin3d.org/coin/src/all/%{n}-%{v}.tar.gz
4   %define tmpplatf %(echo %cmsplatf | cut -d_ -f2)
5  
# Line 11 | Line 12 | Requires: libtiff
12   %setup -n %{n}-%{v}
13  
14   %build
15 + ## IMPORT gcc-wrapper
16   CONFIGURE_ENV=
17   CONFIGURE_OPTS="--with-tiff=$LIBTIFF_ROOT"
18   %if "%tmpplatf" == "amd64"
# Line 25 | Line 27 | CONFIGURE_OPTS="--without-tiff"
27              --with-zlib=$ZLIB_ROOT \
28              --with-png=$LIBPNG_ROOT \
29              --without-oggvorbis
30 < make -j 7
30 > make
31 >
32 > %post
33 > %{relocateConfig}bin/simage-config
34 > %{relocateConfig}lib/libsimage.la
35 > %{relocateConfig}share/Coin/conf/simage-default.cfg

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines