ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw.spec
Revision: 1.183
Committed: Fri Jul 27 00:55:29 2007 UTC (17 years, 9 months ago) by elmer
Branch: MAIN
CVS Tags: CMSSW_1_6_0_pre6, pe20070727-160p6
Changes since 1.182: +3 -4 lines
Log Message:
Update to CMSSW_1_6_0_pre6

File Contents

# User Rev Content
1 elmer 1.183 ### RPM cms cmssw CMSSW_1_6_0_pre6
2 elmer 1.127 ## IMPORT configurations
3     Provides: /bin/zsh
4 andreasp 1.180 Requires: cmssw-tool-conf python glimpse
5 elmer 1.183
6 elmer 1.127 %define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
7     %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     %define conflevel _2
12     %define prebuildtarget gindices
13     %define buildtarget release-build
14 elmer 1.183 %define patchsrc perl -p -i -e 's!<select name=(MyODBC)>!!' config/requirements ;
15 elmer 1.127 %define useCmsTC 1
16 dlange 1.126
17 eulisse 1.1 ## IMPORT cms-scram-build
18     ## IMPORT scramv1-build