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

Comparing COMP/CMSDIST/onlinesystemtools.spec (file contents):
Revision 1.2 by ratnik, Tue May 13 17:10:36 2008 UTC vs.
Revision 1.3 by ratnik, Wed Aug 6 20:46:22 2008 UTC

# Line 1 | Line 1
1 < ### RPM external onlinesystemtools 2.0
1 > ### RPM external onlinesystemtools 2.1
2   Source: none
3  
4   # Here we are assuming that online release always uses system compiler:
# Line 26 | Line 26 | Source: none
26   %define xerces_version                  2.7.0
27   ## INITENV SET XERCES_C_VERSION         %xerces_version
28   ## INITENV SET XERCES_C_ROOT            /opt/xdaq
29 < %define xdaq_version                    3.15.0
29 > %define xdaq_version                    3.16.1
30   ## INITENV SET XDAQ_VERSION             %xdaq_version
31   ## INITENV SET XDAQ_ROOT                /opt/xdaq
32   %define mimetic_version                 0.9.1
# Line 333 | Line 333 | cat << \EOF_TOOLFILE >%i/etc/scram.d/xda
333   </Tool>
334   EOF_TOOLFILE
335  
336 + #xdaqheader
337 + cat << \EOF_TOOLFILE >%i/etc/scram.d/xdaqheader
338 + <doc type=BuildSystem::ToolDoc version=1.0>
339 + <Tool name=XDAQHEADER version=%xdaq_version>
340 + <info url=http://home.cern.ch/xdaq></info>
341 + <Client>
342 + <Environment name=XDAQHEADER_BASE  default="/opt/xdaq"></Environment>
343 + <Environment name=INCLUDE default="$XDAQHEADER_BASE/include"></Environment>
344 + </Client>
345 + </Tool>
346 + EOF_TOOLFILE
347 +
348   #mimetic
349   cat << \EOF_TOOLFILE >%i/etc/scram.d/mimetic
350   <doc type=BuildSystem::ToolDoc version=1.0>
# Line 364 | Line 376 | EOF_TOOLFILE
376   %{relocateConfig}etc/scram.d/openssl
377   %{relocateConfig}etc/scram.d/xerces-c
378   %{relocateConfig}etc/scram.d/xdaq
379 + %{relocateConfig}etc/scram.d/xdaqheader
380   %{relocateConfig}etc/scram.d/mimetic
381  
382   %endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines