1 |
### RPM lcg seal SEAL_1_8_1-withRoot51200a
|
2 |
## IMPORT configurations
|
3 |
Requires: seal-tool-conf graphviz
|
4 |
%define tmpplatf %(echo %cmsplatf | cut -d_ -f2)
|
5 |
Patch: seal-gcc34-and-newer
|
6 |
|
7 |
%define patchsrc %%patch0
|
8 |
%define patchsrc2 perl -p -i -e "s/slc3_amd64_gcc344/slc3_amd64_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile
|
9 |
%define confversion %lcgConfiguration
|
10 |
%define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
|
11 |
%define cvsdir SEAL
|
12 |
%define cvsserver seal
|
13 |
%define buildtarget release
|
14 |
%define conflevel %{nil}
|
15 |
%define srctree seal
|
16 |
%define configtree scram
|
17 |
# FIXME: Remove when it successfully builds... should just be release
|
18 |
%define buildtarget release-build
|
19 |
## IMPORT lcg-scram-build
|
20 |
## IMPORT scram-build
|
21 |
#
|
22 |
#
|
23 |
#
|
24 |
#
|
25 |
#
|
26 |
#
|