ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw-debug.spec
Revision: 1.1
Committed: Tue Jul 11 21:37:54 2006 UTC (18 years, 9 months ago) by eulisse
Branch: MAIN
Log Message:
Spec file for the debug built.

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM cms cmssw-debug CMSSW_0_8_0_pre4
2     ## IMPORT configurations
3     Requires: cmssw-tool-conf python
4     %define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
5     %define cvsdir CMSSW
6     %define cvsserver cmssw
7     %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' config/requirements ;
8     %define confversion %cmsConfiguration
9     %define conflevel _2
10     %define preBuildCommand (rm -rf SimMuon/DTDigitizer/test)
11     %define buildtarget release-build
12     %define buildarch export SCRAM_ARCH=%cmsplatf_dbg
13     ## IMPORT cms-scram-build
14     ## IMPORT scramv1-build
15