ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.97
Committed: Mon Mar 3 18:20:57 2008 UTC (17 years, 1 month ago) by elmer
Branch: MAIN
CVS Tags: CMSSW_1_8_4, pe20080405-for184, CMSSW_1_8_3, pe20080326-for183, pe20080325-for183, CMSSW_1_8_2, pe20080324-for182, forPHEDEX262_cmsbuild5, forPHEDEX262_cmsbuild4, CMSSW_1_8_1, nr080314_181onl1, pe20080314-for181, CMSSW_1_8_0_ONLINE1, nr080310_180onl1, nr080307onl180onl1, CMSSW_1_8_0, pe20080304a-for180, pe20080303a-for18X
Changes since 1.96: +2 -2 lines
Log Message:
Update to configuration 151l, with root_5.14-streamerinfo patch for ROOT
and updates to CondCore-SQLiteData and FastSimulation-PileUpProducer data
files.

File Contents

# User Rev Content
1 elmer 1.97 ### RPM cms seal SEAL_1_9_3-CMS18l
2 dlange 1.75 ## IMPORT configurations
3 muzaffar 1.41 Provides: /bin/zsh
4 ratnik 1.38 Requires: seal-tool-conf
5 muzaffar 1.59 Patch: seal-SV1BuildFiles
6 ratnik 1.49
7 muzaffar 1.59 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
8     %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
9     %define cvsdir %cvsprojuc
10     %define cvsserver %cvsprojlc
11 elmer 1.97 %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
12 muzaffar 1.59 %define prebuildtarget prebuild
13     %define buildtarget release-build
14     %define patchsrc %patch -p0
15 elmer 1.84
16     %if "%{?online_release:set}" == "set"
17     # Disable building tests in online release,
18     # since they bring dependency on cppunit:
19     %define patchsrc2 perl -p -i -e ' s!(<ClassPath.*/tests\\+.*>)!#$1!;' config/BuildFile
20     %endif
21    
22 eulisse 1.4 ## IMPORT lcg-scram-build
23 muzaffar 1.59 ## IMPORT cms-scram-build
24 ratnik 1.38 ## IMPORT scramv1-build