ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/genser.spec
Revision: 1.4
Committed: Mon Apr 3 13:16:45 2006 UTC (19 years ago) by eulisse
Branch: MAIN
CVS Tags: V00-00-04, V00-00-03, V00-00-02, V00-00-01, V00-00-00
Changes since 1.3: +4 -4 lines
Log Message:
Genser compiles correctly (at least for the parts of pythia that CMSSW
needs).

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM lcg genser GENSER_1_3_0
2     Requires: genser-tool-conf
3     Patch0: genser
4    
5     %define confversion 42
6 eulisse 1.3 %define toolconf ${GENSER_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
7 eulisse 1.1 %define patchsrc %%patch0
8     %define cvsdir simu
9     %define cvsserver simu
10     %define cvsproj GENSER
11     %define cvsconfig simu/GENSER/config/scram
12 eulisse 1.2
13 eulisse 1.4 %define srctree1 pythia/6_227
14     %define pythiaversion pythia-6227-0
15 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}
16    
17     %define additionalSubst s!cvs:[?]module=simu/GENSER/config/scram!file:config!;
18    
19 eulisse 1.1 %define buildtarget release
20     %define conflevel %{nil}
21 eulisse 1.4 %define buildtarget %{nil}
22 eulisse 1.1 %define bootstrapfile config/BootStrapFile
23 eulisse 1.4 %define scrambuildcmd rm -rf pythia/6_227/examples; scram b lib ; cd pythia/6_227/dummy ; scram b lib ; cd ../pdfdummy ; scram b lib
24 eulisse 1.1
25     ## IMPORT lcg-scram-build
26     ## IMPORT scram-build
27