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

Comparing COMP/CMSDIST/systemtools.spec (file contents):
Revision 1.13 by dlange, Mon Feb 18 14:07:51 2008 UTC vs.
Revision 1.15 by muzaffar, Thu Jun 18 16:02:47 2009 UTC

# Line 7 | Line 7 | Source: none
7   %define compilertools %jcompiler
8   %endif
9  
10 < #PE%if "%{?online_release:set}" == "set"
11 < #PE#%define onlinetools curl libpng libtiff libungif mimetic mysql openssl oracle python elementtree qt xdaq xerces zlib
12 < #PE%define onlinetools zlib curl oracle openssl xerces-c xdaq mimetic
13 < #PE# Define variables used in non-scram-managed tools, that would be
14 < #PE# normally defined in package's init.sh/csh scrips.
15 < #PE# Set all versions as currently found on the system.
16 < #PE%define compiler_version                3.4.6
17 < #PE## INITENV SET CXXCOMPILER_VERSION      %compiler_version
18 < #PE## INITENV SET CCOMPILER_VERSION        %compiler_version
19 < #PE## INITENV SET F77COMPILER_VERSION      %compiler_version
20 < #PE%define curl_version                    7.12.1
21 < #PE## INITENV SET CURL_VERSION             %curl_version
22 < #PE%define zlib_version                    1.2.1.2
23 < #PE## INITENV SET ZLIB_VERSION             %zlib_version
24 < #PE%define oracle_version                       10.2.1
25 < #PE## INITENV SET ORACLE_VERSION           %oracle_version
26 < #PE## INITENV SET ORACLE_ROOT           /opt/xdaq
27 < #PE%define openssl_version                      0.9.7a
28 < #PE## INITENV SET OPENSSL_VERSION          %openssl_version
29 < #PE%define xerces_version                       2.7.0
30 < #PE## INITENV SET XERCES_C_VERSION         %xerces_version
31 < #PE## INITENV SET XERCES_C_ROOT         /opt/xdaq
32 < #PE%define xdaq_version                 3.13.0
33 < #PE## INITENV SET XDAQ_VERSION          %xdaq_version
34 < #PE## INITENV SET XDAQ_ROOT             /opt/xdaq
35 < #PE%define mimetic_version                      0.9.1
36 < #PE## INITENV SET MIMETIC_VERSION               %mimetic_version
37 < #PE%else
38 < %define onlinetools %{nil}
39 < #PE%endif
40 <
41 < %define systemtools                     sockets opengl x11 %compilertools %onlinetools
10 > %define systemtools                     sockets opengl x11 %compilertools
11   %define sockets_version                 1.0
12   %define opengl_version                  XFree4.2
13   %define x11_version                     R6
# Line 63 | Line 32 | cat << \EOF_TOOLFILE >%i/etc/scram.d/soc
32   <Tool name=sockets version=%sockets_version>
33   EOF_TOOLFILE
34   case %cmsplatf in
35 < slc3_* | slc4_* | slc4onl_* )
35 > slc3_* | slc4_* | slc4onl_* | slc5_* )
36   cat << \EOF_TOOLFILE >>%i/etc/scram.d/sockets
37   <lib name=nsl>
38   <lib name=crypt>
# Line 356 | Line 325 | EOF_TOOLFILE
325   %{relocateConfig}etc/scram.d/opengl
326   %{relocateConfig}etc/scram.d/x11
327   %{relocateConfig}etc/scram.d/jcompiler
359
360 %if "%{?online_release:set}" == "set"
361 %{relocateConfig}etc/scram.d/cxxcompiler
362 %{relocateConfig}etc/scram.d/ccompiler
363 %{relocateConfig}etc/scram.d/f77compiler
364 %{relocateConfig}etc/scram.d/curl
365 %{relocateConfig}etc/scram.d/zlib
366 %{relocateConfig}etc/scram.d/oracle
367 %{relocateConfig}etc/scram.d/openssl
368 %{relocateConfig}etc/scram.d/xerces-c
369 %{relocateConfig}etc/scram.d/xdaq
370 %{relocateConfig}etc/scram.d/mimetic
371
372 %endif
373

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines