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.23 by argiro, Mon Sep 11 10:37:00 2006 UTC vs.
Revision 1.29 by sashby, Thu Nov 9 15:21:45 2006 UTC

# Line 1 | Line 1
1 < ### RPM lcg genser GENSER_1_3_0-forCMS141b
1 > ### RPM lcg genser GENSER_1_4_1
2   ## IMPORT configurations
3   Requires: genser-tool-conf
4   Patch0: genser
5  
6 + %define patchsrc2 perl -p -i -e "s/slc4_ia32_gcc34/slc4_ia32_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
# Line 10 | Line 13 | Patch0: genser
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
# Line 32 | Line 36 | Patch0: genser
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  
# Line 40 | Line 47 | Patch0: genser
47   %define buildtarget %{nil}
48  
49   %define bootstrapfile %_builddir/%{configtree}/BootStrapFile
50 < %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
50 > %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
51  
52   ## IMPORT lcg-scram-build
53   ## IMPORT scram-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines