ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.33
Committed: Thu Nov 2 14:21:37 2006 UTC (18 years, 5 months ago) by argiro
Branch: MAIN
CVS Tags: forCMS143_2_slc4, forCMS143_2_slc3, sfa061106pm, sfa061106am, sa20061106, sfa031106pm, sfa031106, sfa021106, sa20061002
Changes since 1.32: +8 -3 lines
Log Message:
fixed for the gcc.x.y.z to x.y in the arch name

File Contents

# Content
1 ### RPM lcg seal SEAL_1_9_0
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 #patches required for lcg transition slc4_ia32_gcc345 -> slc4_ia32_gcc34
9
10 %define patchsrc perl -p -i -e "s/slc3_amd64_gcc344/slc3_amd64_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile
11
12 %define patchsrc2 perl -p -i -e "s/slc4_ia32_gcc34/slc4_ia32_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile %srctree/config/scram/RequirementsDoc %srctree/config/scram/BuildFile
13
14 %define confversion %lcgConfiguration
15 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
16 %define cvsdir SEAL
17 %define cvsserver seal
18 %define buildtarget release
19 %define conflevel %{nil}
20 %define srctree seal
21 %define configtree scram
22 # FIXME: Remove when it successfully builds... should just be release
23 %define buildtarget release-build
24 ## IMPORT lcg-scram-build
25 ## IMPORT scram-build
26