1 |
< |
### RPM lcg genser GENSER_1_3_0 |
1 |
> |
### RPM lcg genser GENSER_1_3_0-forCMS140 |
2 |
> |
## IMPORT configurations |
3 |
|
Requires: genser-tool-conf |
4 |
|
Patch0: genser |
5 |
|
|
6 |
< |
%define confversion 42 |
7 |
< |
%define toolconf ${GENSER_TOOL_CONF_ROOT} |
6 |
> |
%define confversion %lcgConfiguration |
7 |
> |
%define toolconf ${GENSER_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
8 |
|
%define patchsrc %%patch0 |
9 |
|
%define cvsdir simu |
10 |
|
%define cvsserver simu |
11 |
|
%define cvsproj GENSER |
12 |
|
%define cvsconfig simu/GENSER/config/scram |
13 |
+ |
|
14 |
+ |
%define srctree1 pythia/6_227 |
15 |
+ |
%define pythiaversion pythia-6227-0 |
16 |
+ |
%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 |
|
%define buildtarget release |
21 |
|
%define conflevel %{nil} |
22 |
< |
%define buildtarget %{nil} |
23 |
< |
%define bootstrapfile config/BootStrapFile |
22 |
> |
%define buildtarget %{nil} |
23 |
> |
%define bootstrapfile %_builddir/%{configtree}/BootStrapFile |
24 |
> |
%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 |
|
|
26 |
|
## IMPORT lcg-scram-build |
27 |
|
## IMPORT scram-build |
28 |
|
|
29 |
< |
|
29 |
> |
# |
30 |
> |
# |