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.4 by eulisse, Mon Apr 3 13:16:45 2006 UTC vs.
Revision 1.26 by eulisse, Fri Oct 27 09:36:15 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines