# | Line 1 | Line 1 | |
---|---|---|
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-osx104 |
7 | > | |
8 | > | %define patchsrc %%patch0 |
9 | > | %define patchsrc2 %%patch3 |
10 | > | |
11 | > | %define confversion %lcgConfiguration |
12 | %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf | |
13 | %define cvsdir SEAL | |
14 | %define cvsserver seal |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |