# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM lcg seal SEAL_1_8_1 | |
2 | Requires: seal-tool-conf | |
3 | + | %define tmpplatf %(echo %cmsplatf | cut -d_ -f2) |
4 | + | %if "%tmpplatf" == "amd64" |
5 | + | Patch: seal-gcc34-and-newer.patch |
6 | + | %define patchsrc %%patch0 |
7 | + | %endif |
8 | + | |
9 | %define confversion 43 | |
10 | %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf | |
11 | %define cvsdir SEAL | |
# | Line 12 | Line 18 | Requires: seal-tool-conf | |
18 | %define buildtarget release-build release-docs release-freeze | |
19 | ## IMPORT lcg-scram-build | |
20 | ## IMPORT scram-build | |
15 | – | # |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |