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.12 by dlange, Mon Feb 18 13:55:59 2008 UTC vs.
Revision 1.13 by dlange, Mon Feb 18 14:07:51 2008 UTC

# Line 81 | Line 81 | echo "</Tool>" >>%i/etc/scram.d/sockets
81   # OpenGL
82   cat << \EOF_TOOLFILE >%i/etc/scram.d/opengl
83   <doc type=BuildSystem::ToolDoc version=1.1>
84 < <Tool name=OpenGL version=%opengl_version>
84 > <Tool name=opengl version=%opengl_version>
85   <use name=X11>
86   <lib name=GL>
87   <lib name=GLU>
# Line 102 | Line 102 | echo "</Tool>" >>%i/etc/scram.d/opengl
102   # X11
103   cat << \EOF_TOOLFILE >%i/etc/scram.d/x11
104   <doc type=BuildSystem::ToolDoc version=1.1>
105 < <Tool name=X11 version=%x11_version>
105 > <Tool name=x11 version=%x11_version>
106   EOF_TOOLFILE
107   case %cmsplatf in
108   slc3_* )
# Line 216 | Line 216 | EOF_TOOLFILE
216   # curl
217   cat << \EOF_TOOLFILE >%i/etc/scram.d/curl
218   <doc type=BuildSystem::ToolDoc version=1.0>
219 < <Tool name=Curl version=%curl_version>
219 > <Tool name=curl version=%curl_version>
220   <lib name=curl>
221   <client>
222   <Environment name=CURL_BASE default="/usr/"></Environment>
# Line 295 | Line 295 | EOF_TOOLFILE
295   #xdaq
296   cat << \EOF_TOOLFILE >%i/etc/scram.d/xdaq
297   <doc type=BuildSystem::ToolDoc version=1.0>
298 < <Tool name=XDAQ version=%xdaq_version>
298 > <Tool name=xdaq version=%xdaq_version>
299   <info url=http://home.cern.ch/xdaq></info>
300   <lib name=toolbox>
301   <lib name=xdaq>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines