1 |
|
### RPM lcg seal SEAL_1_8_1 |
2 |
|
Requires: seal-tool-conf |
3 |
< |
%define confversion 42a |
3 |
> |
%define tmpplatf %(echo %cmsplatf | cut -d_ -f2) |
4 |
> |
Patch: seal-gcc34-and-newer |
5 |
> |
Patch2: seal-no-dlcompat |
6 |
> |
|
7 |
> |
%define patchsrc %%patch0 |
8 |
> |
%define patchsrc2 %%patch2 |
9 |
> |
%define patchsrc3 perl -p -i -e "s|osx104_gcc40|%cmsplatf|g" scram/BuildFile scram/RequirementsDoc |
10 |
> |
|
11 |
> |
%define confversion 43 |
12 |
|
%define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
13 |
|
%define cvsdir SEAL |
14 |
|
%define cvsserver seal |
20 |
|
%define buildtarget release-build release-docs release-freeze |
21 |
|
## IMPORT lcg-scram-build |
22 |
|
## IMPORT scram-build |
23 |
+ |
# |