1 |
< |
### RPM lcg seal SEAL_1_8_1-withRoot51200a |
1 |
> |
### RPM cms seal SEAL_1_9_0 |
2 |
|
## IMPORT configurations |
3 |
< |
Requires: seal-tool-conf graphviz |
4 |
< |
%define tmpplatf %(echo %cmsplatf | cut -d_ -f2) |
5 |
< |
Patch: seal-gcc34-and-newer |
3 |
> |
Requires: seal-tool-conf |
4 |
|
|
5 |
< |
%define patchsrc %%patch0 |
8 |
< |
%define patchsrc2 perl -p -i -e "s/slc3_amd64_gcc344/slc3_amd64_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile |
9 |
< |
%define confversion %lcgConfiguration |
5 |
> |
%define confversion %cmsConfiguration |
6 |
|
%define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
7 |
|
%define cvsdir SEAL |
8 |
|
%define cvsserver seal |
9 |
|
%define buildtarget release |
10 |
|
%define conflevel %{nil} |
11 |
|
%define srctree seal |
12 |
< |
%define configtree scram |
12 |
> |
%define cvssrc seal |
13 |
> |
%define bootstrapfile %_builddir/config/SEAL_bootsrc |
14 |
> |
%define reqfile %_builddir/config/SEAL_requirements |
15 |
> |
|
16 |
> |
# Download requirements and project build templates (from CMSSW/config) |
17 |
|
# FIXME: Remove when it successfully builds... should just be release |
18 |
|
%define buildtarget release-build |
19 |
+ |
|
20 |
+ |
|
21 |
+ |
# NR: define tag and repository for project's config: |
22 |
+ |
%define configtag V00-01-01 |
23 |
+ |
%define cvsconfig config |
24 |
+ |
|
25 |
+ |
# NR: the lcgaawrappertag tag is also used as a flag |
26 |
+ |
# for lcg-scram-build to choose the right toolbox: |
27 |
+ |
%define lcgaawrappertag SEAL_1_9_0 |
28 |
|
## IMPORT lcg-scram-build |
29 |
< |
## IMPORT scram-build |
21 |
< |
# |
22 |
< |
# |
23 |
< |
# |
24 |
< |
# |
25 |
< |
# |
26 |
< |
# |
29 |
> |
## IMPORT scramv1-build |