Revision: | 1.9 |
Committed: | Fri May 19 16:11:26 2006 UTC (18 years, 11 months ago) by eulisse |
Branch: | MAIN |
CVS Tags: | CRABSERVER_TEST_BUILD_V4, CRABSERVER_TEST_BUILD_V3, CRABSERVER_TEST_BUILD_V2, CRABSERVER_TEST_BUILD_V1, forCRABSERVER104test, forCRABSERVER103, PRODAGENT_0_10_12_V10, PRODAGENT_0_10_12_V9, PRODAGENT_0_10_12_V8, PRODAGENT_0_10_12_V7, PRODAGENT_0_10_12_V6, PRODAGENT_0_10_12_V5, PRODAGENT_0_10_12_V4, forCS102pre4, PRODAGENT_0_10_12_V3, PRODAGENT_0_10_12_V2, PRODAGENT_0_10_12, PRODAGENT_0_10_3, PRODAGENT_0_10_3_20080521, PRODAGENT_0_8_3_SL4, forPA070pre3-slc3, forPA070pre3-slc4, forPA070pre3-slc, forPA061, forPA060pre7-slc4, forPA060pre3, forDBS106, forPA050pre3, WEBTOOLS_CONFIG_1_pre2, WEBTOOLS_CONFIG_1_pre1, forPA030, forPA020, PR_0_5_4, PR_0_5_0, PR_0_4_21, PRODREQUEST_0_4_0, PR0_3_13, PR0_3_12, PR0-3-11, forPR034, forPR033, forPIL116, forPR032, forPR030, forPR020, forPA011, forPR010, forPA010, af20060928, ProdAgent_pa17, phedex_2_3_series, V00-00-10, V00-00-09, V00-00-08, V00-00-07, V00-00-06 |
Changes since 1.8: | +0 -3 lines |
Log Message: | Bumping revision. |
# | User | Rev | Content |
---|---|---|---|
1 | eulisse | 1.1 | ### RPM lcg genser GENSER_1_3_0 |
2 | Requires: genser-tool-conf | ||
3 | Patch0: genser | ||
4 | |||
5 | eulisse | 1.5 | %define confversion 43 |
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 |