1 |
< |
### RPM cms seal SEAL_1_9_1-p1 |
1 |
> |
### RPM cms seal SEAL_1_9_2-p1 |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
|
Requires: seal-tool-conf |
5 |
|
|
6 |
– |
# ATTENTION: wrappertag is only needed when tag in LCGAAwrappers differs |
7 |
– |
# from the release name. For normal releases it should be removed. |
8 |
– |
%define wrapperstag SEAL_1_9_1a |
9 |
– |
%define configtag nr070210_144a_noldlp |
10 |
– |
|
6 |
|
%define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
7 |
|
%define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z') |
8 |
|
%define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z') |
16 |
|
%define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc |
17 |
|
%define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements |
18 |
|
|
19 |
+ |
%define configtag %v |
20 |
+ |
%define wrapperstag %v |
21 |
|
## IMPORT lcg-scram-build |
22 |
|
## IMPORT scramv1-build |