1 |
< |
### RPM cms iguana IGUANA_6_7_0_pre1 |
2 |
< |
Requires: iguana-tool-conf |
1 |
> |
### RPM cms iguana IGUANA_6_9_2 |
2 |
> |
Requires: iguana-tool-conf python |
3 |
|
Patch0: iguana |
4 |
|
%define patchsrc %%patch0 |
5 |
|
%define toolconf ${IGUANA_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
8 |
|
%define srctree1 VisGeant4 |
9 |
|
%define additionalSrc0 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{v}&module=VisGeant4&export=%{srctree1} |
10 |
|
|
11 |
+ |
%define srctree2 VisExamples |
12 |
+ |
%define additionalSrc1 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{v}&module=VisExamples&export=%{srctree2} |
13 |
+ |
|
14 |
|
## IMPORT cms-scram-build |
15 |
|
## IMPORT scramv1-build |
16 |
|
|
17 |
< |
%define confversion 130 |
17 |
> |
%define confversion 134a |
18 |
|
%define conflevel _1 |