ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw.spec
Revision: 1.107
Committed: Tue Mar 13 10:10:14 2007 UTC (18 years, 1 month ago) by elmer
Branch: MAIN
CVS Tags: for120_g4821
Changes since 1.106: +1 -1 lines
Log Message:
Update to CMSSW_1_2_0_4821

File Contents

# Content
1 ### RPM cms cmssw CMSSW_1_2_0_4821
2 ## IMPORT configurations
3
4 Provides: /bin/zsh
5 Requires: cmssw-tool-conf python glimpse
6 %define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
7 %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
8 %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
9 %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' config/requirements ;
10 %define confversion %cmsConfiguration
11 %define conflevel _2
12 %define preBuildCommand (rm -rf VisCosmics VisDocumentation VisExamples VisMonitoring VisReco VisRoot VisSimulation VisFramework/VisApplication VisFramework/VisEventSetup VisFramework/VisWebFrameworkBase VisFramework/VisConfigService VisFramework/VisFrameworkBase VisFramework/VisEvent DQM/EcalBarrelMonitorDisplayPlugins DQM/SiStripMonitorDisplayPlugins)
13 %define buildtarget gindices release-build doc
14 ## IMPORT cms-scram-build
15 ## IMPORT scramv1-build
16