ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.64
Committed: Fri Jul 20 22:17:11 2007 UTC (17 years, 9 months ago) by dlange
Branch: MAIN
CVS Tags: pe20070830a-160p14, CMSSW_1_6_0_DAQ3, CMSSW_1_6_0_pre13, pe20070826a-160p13, CMSSW_1_6_0_pre12, pe20070824b-160p12, pe20070824-160p12, pe20070823-160p12, CMSSW_1_6_0_pre11, CMSSW_1_6_0_pre10, ge20070810-ptc, CMSSW_1_6_0_pre9, CMSSW_1_6_0_pre8, CMSSW_1_6_0_pre7, dl070730, cms160daq1_zhen2, cms160daq1_zhen1, CMSSW_1_6_0_pre6, pe20070727-160p6, CMSSW_1_6_0_DAQ1, dl070721, dl070720_160daq1_1
Changes since 1.63: +1 -1 lines
Log Message:
bumping revisions

File Contents

# Content
1 ### RPM cms seal SEAL_1_9_2-CMS5
2 ## IMPORT configurations
3 Provides: /bin/zsh
4 Requires: seal-tool-conf
5 Patch: seal-SV1BuildFiles
6
7 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
8 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
9 %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
10 %define cvsdir %cvsprojuc
11 %define cvsserver %cvsprojlc
12 %define conflevel %{nil}
13 %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
14 %define prebuildtarget prebuild
15 %define buildtarget release-build
16 %define patchsrc %patch -p0
17
18 ## IMPORT lcg-scram-build
19 ## IMPORT cms-scram-build
20 ## IMPORT scramv1-build