ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw.spec
Revision: 1.162
Committed: Fri Jul 6 10:41:07 2007 UTC (17 years, 9 months ago) by andreasp
Branch: MAIN
Changes since 1.161: +1 -1 lines
Log Message:
fixed version

File Contents

# User Rev Content
1 andreasp 1.162 ### RPM cms cmssw 2007-07-06
2 elmer 1.127 ## IMPORT configurations
3     Provides: /bin/zsh
4 dlange 1.158 Requires: cmssw-tool-conf python glimpse
5 andreasp 1.161
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 andreasp 1.161 %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