1 |
< |
### RPM cms seal SEAL_1_9_1 |
1 |
> |
### RPM cms seal SEAL_1_9_2 |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
|
Requires: seal-tool-conf |
16 |
|
%define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc |
17 |
|
%define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements |
18 |
|
|
19 |
– |
# Download requirements and project build templates (from CMSSW/config) |
20 |
– |
# FIXME: Remove when it successfully builds... should just be release |
21 |
– |
%define buildtarget release-build |
22 |
– |
|
23 |
– |
|
24 |
– |
# NR: define tag and repository for project's config: |
25 |
– |
%define configtag V00-01-06 |
26 |
– |
%define cvsconfig config |
27 |
– |
|
28 |
– |
# NR: the lcgaawrappertag tag is also used as a flag |
29 |
– |
# for lcg-scram-build to choose the right toolbox: |
30 |
– |
%define lcgaawrappertag SEAL_1_9_1 |
31 |
– |
|
19 |
|
## IMPORT lcg-scram-build |
20 |
|
## IMPORT scramv1-build |