ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/coral.spec
Revision: 1.138
Committed: Wed May 5 12:51:27 2010 UTC (14 years, 11 months ago) by muzaffar
Branch: MAIN
CVS Tags: CMSSW_3_8_7_patch2, sjgFor387p2b, sjgFor387p2, CMSSW_3_8_7_patch1, DQMGUI_5_3_2, dsr20101201fwlite387, CMSSW_3_8_7, sjg101126b, sjg101126a, CMSSW_3_8_6_patch2, sjgFor386p2, CMSSW_3_8_6_patch1, sjgFor386p1, CMSSW_3_8_6, smFor386a, smFor386, CMSSW_3_8_5_patch3, apFor385p3v0, CMSSW_3_8_5_patch2, sjgFor385p2, CMSSW_3_8_5_patch1, sjgFor385p1, eskFor3XYpreZ, CMSSW_3_8_4_patch4, sjfFor384p4, CMSSW_3_8_5, sjgFor385, DQMGUI_5_3_1, CMSSW_3_8_4_patch3, sjgFor384patch3v3, sjgFor384patch3v2, sjgFor384patch3, smFor385toolconf, CMSSW_3_8_4_patch2, bhFor384p2, CMSSW_3_8_4_patch1, bhFor384p1, CMSSW_3_8_4, bhFor384, CMSSW_3_8_3, bhFor383, apFor383v1, apFor383v0, CMSSW_3_8_2_patch1, bhFor382p1, fc20100901b, fc20100901a, CMSSW_3_9_0_pre3, sm100901a, CMSSW_3_8_1_patch4, bhFor381patch4, sm390p3toolconf, sm100826a, sm100824a, pe20100824a-for39Xrb, CMSSW_3_8_2, bhFor382, sm39XPoolLess, sm100823a, CMSSW_3_8_1_patch3, smFor381patch3, pe20100819a-for390p2r52704, pe20100817a-for390p2r52704, dsr20100816fwlite381, dsr20100816fwlite371, CMSSW_3_9_0_pre2, for390pre2, dsr20100812fwlite371, CMSSW_3_8_1_patch2, bhFor381p2, for390p2tools1, for390pre2tools, sm100811b, sm100811a, sm20100810a, CMSSW_3_8_1_patch1, bhFor381patch1, CMSSW_3_7_1, CMSSW_3_8_1, bhFor381, fw371, CMSSW_3_6_3_onlpatch4_ONLINE, CMSSW_3_8_0_patch2, bhFor380patch2, fw380online, fw380online_3, fw380online_2, CMSSW_3_9_0_pre1, fw380online_0, apFor390pre1v0, pe20100727a-for39X, CMSSW_3_6_3_onlpatch3_ONLINE, CMSSW_3_8_0_patch1, bhFor380patch1, CMSSW_3_8_0, bhFor380, CMSSW_3_8_0_pre8, bhFor380pre8, CMSSW_3_6_3_onlpatch2_ONLINE, CMSSW_3_8_0_pre7, bhFor380pre7, CMSSW_3_7_0_patch4, CMSSW_3_8_0_pre6, smFor370patch4, CMSSW_3_7_0_patch3, bhFor380pre6, CMSSW_3_8_0_pre5ssl, pe20100624b-for38Xssl, pe20100624a-for38Xssl, CMSSW_3_8_0_pre5, smFor370patch3, pe20100623a-for38Xssl, apFor380pre5v0, ge20100621-bootstrap-rpm-4-8-macosx, CMSSW_3_8_0_pre4catfix, bhFor380pre4catfix, bhFor380pre4_cat_fix, CMSSW_3_8_0_pre4, bhFor380pre4, CMSSW_3_8_0_pre3, CMSSW_3_6_3_onlpatch1_ONLINE, bhFor380pre3, CMSSW_3_6_3_ONLINE, pe20100612a-gcc45-from380p2, ge20100611-apt-rpm-4-8-gcc-4-5-0, CMSSW_3_8_0_pre2, CMSSW_3_7_0_patch2, smFor370p2, bhFor380_pre2, pe20100606a-for38X, CMSSW_3_6_2_ONLINE, CMSSW_3_7_0_patch1, smFor370patch1, CMSSW_3_8_0_pre1, apFor380pre1v0, fw361online_test3, CMSSW_3_7_0, smFor370, fw361online_test2, fw361online_test1, CMSSW_3_7_0_pre5g493ref04, pe20100521-for37X-newG4, pe20100519a-for37X, CMSSW_3_7_0_pre5, smFor370pre5, CMSSW_3_7_0_pre4, sm370pre4, sm100511a, pe20100511b-for37X, pe20100511a-for37X, sm100511, pe20100510b-for37X, fw360online_test5, fw360online_test4, fw360online_test3, fw360online_test2, fw360online_test1, sm100506, sm100505a, sm100505
Changes since 1.137: +11 -16 lines
Log Message:
updated coral to use new scram-project-build file

File Contents

# User Rev Content
1 elmer 1.137 ### RPM cms coral CORAL_2_3_2
2 muzaffar 1.39 Provides: /bin/zsh
3 ratnik 1.107 Provides: libexpat.so.0
4 eulisse 1.1 Requires: coral-tool-conf
5 elmer 1.137 Patch: coral-2_3_2-includes
6     Patch2: coral-2_3_2-includes2
7     Patch3: coral-2_3_2-frontieraccess
8 muzaffar 1.129 %define closingbrace )
9 elmer 1.134 %define online %(case %cmsplatf in *onl_*_*%closingbrace echo true;; *%closingbrace echo false;; esac)
10 andreasp 1.127
11 muzaffar 1.138 %define cvssrc %n
12     %define cvsrepo cvs://:pserver:anonymous@%n.cvs.cern.ch/cvs/%n?passwd=Ah<Z
13    
14 muzaffar 1.128 %define preBuildCommand (rm -rf LFCLookupService LFCReplicaService MySQLAccess)
15 ratnik 1.103
16 elmer 1.133 %define patchsrc %patch -p0
17 elmer 1.137 %define patchsrc2 %patch2 -p0
18     %define patchsrc3 %patch3 -p0
19 elmer 1.133
20 muzaffar 1.128 %if "%online" == "true"
21 muzaffar 1.138 # Disable building tests, since they bring dependency on cppunit:
22 ratnik 1.107 %define patchsrc4 perl -p -i -e 's!(<classpath.*/tests\\+.*>)!!;' config/BuildFile.xml
23 muzaffar 1.128 %define patchsrc5 rm -rf src/UnitTests
24 muzaffar 1.138 %else
25 andreasp 1.127 %if "%(echo %{cmsos} | cut -d_ -f 1 | sed -e 's|osx.*|osx|')" == "osx"
26     # Disable building tests, since they bring dependency on cppunit:
27 muzaffar 1.138 %define patchsrc4 perl -p -i -e 's!(<classpath.*/tests\\+.*>)!!;' config/BuildFile.xml
28     %define patchsrc5 echo "<use name=boost>" >>src/UnitTests/BuildFile
29     %endif
30 andreasp 1.127 %endif
31    
32 muzaffar 1.138 ## IMPORT scram-project-build
33    
34