ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/genser.spec
Revision: 1.13
Committed: Fri Jul 28 13:58:32 2006 UTC (18 years, 9 months ago) by eulisse
Branch: MAIN
CVS Tags: CMSSW_0_9_0_pre3, for090p2, forCMSSW090p2, for090p2_RC5, for090p2_RC4, for090p2_RC3, for090p2_RC2, for090p2_RC1
Changes since 1.12: +1 -1 lines
Log Message:
Need to recompile the packages with a fake -forCMS139 version because of the
problems with compiling qt 3.3.4 after the update of slc3...grrrr

File Contents

# User Rev Content
1 eulisse 1.13 ### RPM lcg genser GENSER_1_3_0-forCMS139
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 #