1 |
< |
### RPM lcg seal SEAL_1_7_8 |
1 |
> |
### RPM lcg seal SEAL_1_8_1 |
2 |
|
Requires: seal-tool-conf |
3 |
< |
%define confversion 40 |
3 |
> |
%define confversion 43 |
4 |
|
%define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
5 |
< |
Patch0: SEAL |
6 |
< |
%define patchsrc %%patch0 |
7 |
< |
%define cvsdir %(echo %n | tr 'a-z' 'A-Z') |
8 |
< |
%define cvsserver %(echo %n | tr 'A-Z' 'a-z') |
5 |
> |
%define cvsdir SEAL |
6 |
> |
%define cvsserver seal |
7 |
|
%define buildtarget release |
10 |
– |
## IMPORT lcg-scram-build |
11 |
– |
## IMPORT scram-build |
12 |
– |
|
8 |
|
%define conflevel %{nil} |
9 |
+ |
%define srctree seal |
10 |
+ |
%define configtree scram |
11 |
|
# FIXME: Remove when it successfully builds... should just be release |
12 |
|
%define buildtarget release-build release-docs release-freeze |
13 |
< |
#%define buildtarget %{nil} |
13 |
> |
## IMPORT lcg-scram-build |
14 |
> |
## IMPORT scram-build |