1 |
|
### RPM lcg seal SEAL_1_8_1 |
2 |
+ |
## IMPORT configurations |
3 |
|
Requires: seal-tool-conf |
4 |
< |
%define confversion 43 |
4 |
> |
%define tmpplatf %(echo %cmsplatf | cut -d_ -f2) |
5 |
> |
Patch: seal-gcc34-and-newer |
6 |
> |
Patch2: seal-no-dlcompat |
7 |
> |
Patch3: seal-osx104 |
8 |
> |
|
9 |
> |
%define patchsrc %%patch0 |
10 |
> |
%define patchsrc2 %%patch2 |
11 |
> |
%define patchsrc3 %%patch3 |
12 |
> |
|
13 |
> |
%define confversion %lcgConfiguration |
14 |
|
%define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
15 |
|
%define cvsdir SEAL |
16 |
|
%define cvsserver seal |
22 |
|
%define buildtarget release-build release-docs release-freeze |
23 |
|
## IMPORT lcg-scram-build |
24 |
|
## IMPORT scram-build |
15 |
– |
# |
16 |
– |
# |