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.4 by eulisse, Thu Jun 15 09:49:14 2006 UTC vs.
Revision 1.10 by elmer, Wed May 23 16:26:07 2007 UTC

# Line 1 | Line 1
1 < ### RPM external simage 1.6.1
2 < Source: http://ftp.coin3d.org/coin/src/all/%{n}-%{v}.tar.gz
1 > ### RPM external simage 1.6.1-XXXX
2 > Source: http://ftp.coin3d.org/coin/src/all/%{n}-%{realversion}.tar.gz
3   %define tmpplatf %(echo %cmsplatf | cut -d_ -f2)
4  
5   Requires: libungif libjpg zlib libpng
# Line 8 | Line 8 | Requires: libtiff
8   %endif
9  
10   %prep
11 < %setup -n %{n}-%{v}
11 > %setup -n %{n}-%{realversion}
12  
13   %build
14   CONFIGURE_ENV=
# Line 26 | Line 26 | CONFIGURE_OPTS="--without-tiff"
26              --with-png=$LIBPNG_ROOT \
27              --without-oggvorbis
28   make
29 +
30 + %post
31 + %{relocateConfig}bin/simage-config
32 + %{relocateConfig}lib/libsimage.la
33 + %{relocateConfig}share/Coin/conf/simage-default.cfg

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines