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

Comparing COMP/CMSDIST/genser.spec (file contents):
Revision 1.8 by eulisse, Fri May 19 15:57:09 2006 UTC vs.
Revision 1.32 by dlange, Tue Apr 24 15:48:28 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg genser GENSER_1_3_0
1 > ### RPM lcg genser GENSER_1_4_1-pythia6409
2 > ## IMPORT configurations
3   Requires: genser-tool-conf
4   Patch0: genser
5  
6 < %define confversion 43
6 > %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 > %define patchsrc3 perl -p -i -e 's!<select name=root>!!' %{configtree}/RequirementsDoc ;
8 >
9 > %define confversion %lcgConfiguration
10   %define toolconf ${GENSER_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
11   %define patchsrc %%patch0
12   %define cvsdir simu
13   %define cvsserver simu
14   %define cvsproj GENSER
15   %define cvsconfig simu/GENSER/config/scram
16 + %define isGenser true
17  
18 < %define srctree1 pythia/6_227
19 < %define pythiaversion pythia-6227-0
18 > %define srctree1 pythia/6_409
19 > %define pythiaversion pythia-6409-0
20   %define additionalSrc0 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{pythiaversion}&module=simu/GENSER/pythia&export=%{srctree1}
21  
22 + %define toprexversion toprex-421-0
23 + %define srctree2 toprex/421
24 + %define additionalSrc1 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{toprexversion}&module=simu/GENSER/toprex&export=%{srctree2}
25 +
26 +
27 + %define tauolaversion tauola-27-121-1
28 + %define srctree3 tauola/27.121.1
29 + %define additionalSrc2 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{tauolaversion}&module=simu/GENSER/tauola&export=%{srctree3}
30 +
31 + %define charybdis charybdis-1002-0
32 + %define srctree4 charybdis/1_002
33 + %define additionalSrc3 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{charybdis}&module=simu/GENSER/charybdis&export=%{srctree4}
34 +
35 + %define photos   photos-215-1
36 + %define srctree5 photos/215
37 + %define additionalSrc4 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{photos}&module=simu/GENSER/photos&export=%{srctree5}
38 +
39 + %define herwig herwig-6510-2
40 + %define srctree6 herwig/6_510
41 + %define additionalSrc5 cvs://:pserver:anonymous@simu.cvs.cern.ch:2401/cvs/simu?passwd=Ah<Z&tag=-r%{herwig}&module=simu/GENSER/herwig&export=%{srctree6}
42 +
43   %define additionalSubst s!cvs:[?]module=simu/GENSER/config/scram!file:config!;
44  
45   %define buildtarget release
46   %define conflevel %{nil}
47   %define buildtarget %{nil}
48 < %define bootstrapfile config/BootStrapFile
49 < %define scrambuildcmd rm -rf pythia/6_227/examples; scram b lib ; cd pythia/6_227/dummy ; scram b lib ; cd ../pdfdummy ; scram b lib
48 >
49 > %define bootstrapfile %_builddir/%{configtree}/BootStrapFile
50 > %define scrambuildcmd rm -rf pythia/6_409/examples; scram b lib ; cd pythia/6_409/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
51  
52   ## IMPORT lcg-scram-build
53   ## IMPORT scram-build
54  
28 #
29 #
30 #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines