ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/genser.spec
Revision: 1.3
Committed: Mon Apr 3 08:15:18 2006 UTC (19 years ago) by eulisse
Branch: MAIN
Changes since 1.2: +1 -1 lines
Log Message:
Forgot to add the tools.conf.

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     %define srctree1 pythia
14     %define pythiaversion pythia-6327-0
15     %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     %define buildtarget %{nil}
22     %define bootstrapfile config/BootStrapFile
23    
24     ## IMPORT lcg-scram-build
25     ## IMPORT scram-build
26    
27