ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/genser.spec
Revision: 1.14
Committed: Thu Aug 10 15:46:31 2006 UTC (18 years, 8 months ago) by eulisse
Branch: MAIN
CVS Tags: for090, for090_RC1
Changes since 1.13: +1 -1 lines
Log Message:
Updated to use -withRoot51200a

File Contents

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