ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/genser.spec
Revision: 1.35
Committed: Thu Jun 28 01:58:18 2007 UTC (17 years, 10 months ago) by elmer
Branch: MAIN
Changes since 1.34: +1 -0 lines
Log Message:
Patch LCGconfigs to CMSconfigs in BootStrapFile

File Contents

# User Rev Content
1 elmer 1.34 ### RPM lcg genser GENSER_1_4_1-CMS3
2 eulisse 1.10 ## IMPORT configurations
3 eulisse 1.1 Requires: genser-tool-conf
4     Patch0: genser
5    
6 elmer 1.31 %define patchsrc2 perl -p -i -e "s/slc4_ia32_gcc34/slc4_ia32_gcc345/;s/slc4_amd64_gcc34/slc4_amd64_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile
7 sashby 1.29 %define patchsrc3 perl -p -i -e 's!<select name=root>!!' %{configtree}/RequirementsDoc ;
8 elmer 1.35 %define patchsrc4 perl -p -i -e 's!LCGconfigs!CMSconfigs!' %{configtree}/BootStrapFile ;
9 sashby 1.29
10 eulisse 1.10 %define confversion %lcgConfiguration
11 eulisse 1.3 %define toolconf ${GENSER_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
12 eulisse 1.1 %define patchsrc %%patch0
13     %define cvsdir simu
14     %define cvsserver simu
15     %define cvsproj GENSER
16 muzaffar 1.33 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
17     %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
18 eulisse 1.1 %define cvsconfig simu/GENSER/config/scram
19 eulisse 1.26 %define isGenser true
20 eulisse 1.2
21 elmer 1.34 %define srctree1 pythia/6_227
22     %define pythiaversion pythia-6227-0
23 eulisse 1.2 %define additionalSrc0 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{pythiaversion}&module=simu/GENSER/pythia&export=%{srctree1}
24    
25 argiro 1.21 %define toprexversion toprex-421-0
26     %define srctree2 toprex/421
27     %define additionalSrc1 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{toprexversion}&module=simu/GENSER/toprex&export=%{srctree2}
28    
29    
30     %define tauolaversion tauola-27-121-1
31     %define srctree3 tauola/27.121.1
32     %define additionalSrc2 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{tauolaversion}&module=simu/GENSER/tauola&export=%{srctree3}
33    
34     %define charybdis charybdis-1002-0
35     %define srctree4 charybdis/1_002
36     %define additionalSrc3 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{charybdis}&module=simu/GENSER/charybdis&export=%{srctree4}
37    
38     %define photos photos-215-1
39     %define srctree5 photos/215
40     %define additionalSrc4 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{photos}&module=simu/GENSER/photos&export=%{srctree5}
41    
42 argiro 1.28 %define herwig herwig-6510-2
43     %define srctree6 herwig/6_510
44     %define additionalSrc5 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{herwig}&module=simu/GENSER/herwig&export=%{srctree6}
45 argiro 1.21
46 eulisse 1.2 %define additionalSubst s!cvs:[?]module=simu/GENSER/config/scram!file:config!;
47    
48 eulisse 1.1 %define buildtarget release
49     %define conflevel %{nil}
50 eulisse 1.4 %define buildtarget %{nil}
51 argiro 1.21
52     %define bootstrapfile %_builddir/%{configtree}/BootStrapFile
53 elmer 1.34 %define scrambuildcmd rm -rf pythia/6_227/examples; scram b lib ; cd pythia/6_227/dummy ; scram b lib ; cd ../pdfdummy ; scram b lib ; cd ../../../toprex/421 ; scram b lib; cd ../../tauola/27.121.1; scram b lib; cd aux1; scram b; cd ..; cd ../../charybdis/1_002; scram b lib ; cd ../../photos/215; scram b lib; cd ../../herwig/6_510; scram b lib; cd dummy; scram b lib; cd ../pdfdummy; scram b lib
54 eulisse 1.1
55     ## IMPORT lcg-scram-build
56 muzaffar 1.33 ## IMPORT cms-scram-build
57 eulisse 1.1 ## IMPORT scram-build
58