# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |