ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw.spec
Revision: 1.386
Committed: Fri Jun 12 06:11:04 2009 UTC (15 years, 10 months ago) by dlange
Branch: MAIN
CVS Tags: CMSSW_3_2_1_onlpatch6_ONLINE, sm090829a, CMSSW_3_2_1_onlpatch5_ONLINE, sm090826a, CMSSW_3_2_1_onlpatch4_ONLINE, sm090818a, sm090813a, CMSSW_3_2_1_onlpatch3_ONLINE, sm090810a, CMSSW_3_2_1_onlpatch2_ONLINE, sm090806a, CMSSW_3_2_1_onlpatch1_ONLINE, apFor321onlp1v1, apFor321onlp1v0, CMSSW_3_2_1_ONLINE, sm090721b, sm090721a, sm090720b, sm090720a, apFor320onlv1, CMSSW_3_1_1_onlpatch3_ONLINE, sm090716a, CMSSW_3_1_1_onlpatch2_ONLINE, sm090715c, sm090715b, sm090715a, CMSSW_3_ONLINE_BOOTSTRAP, sm090709a, CMSSW_3_1_1_onlpatch1_ONLINE, sm090708g, CMSSW_3_1_1_ONLINE, sm090708f, sm090708e, sm090708d, sm090708c, sm090708b, CMSSW_3_1_0_ONLINE2, sm090708a, CMSSW_3_1_0_onlpatch1_ONLINE, sm090703a, CMSSW_3_1_0_ONLINE, sm090701b, sm090701a, CMSSW_3_1_0_pre10_ONLINE, sm090621b, sm090621a, sm090620b, sm090620a, sm090619e, sm090619d, sm090619c, sm090619b, sm090619a, sm090618a, CMSSW_3_1_0_pre10-432, pe20090616a-31Xports-432, pe20090615a-31Xports-432, CMSSW_3_1_0_pre10
Changes since 1.385: +1 -1 lines
Log Message:
pre10

File Contents

# User Rev Content
1 dlange 1.386 ### RPM cms cmssw CMSSW_3_1_0_pre10
2 elmer 1.127 ## IMPORT configurations
3     Provides: /bin/zsh
4 andreasp 1.323 Provides: /bin/ksh
5     Provides: /bin/sed
6     Provides: /usr/bin/awk
7 dlange 1.325 Provides: /usr/bin/python
8 andreasp 1.323 Provides: perl(Date::Format)
9     Provides: perl(Term::ReadKey)
10     Provides: perl(full)
11     Provides: perl(LWP::UserAgent)
12     Provides: perl(Template)
13 andreasp 1.373 Provides: perl(CMSDBA)
14 andreasp 1.180 Requires: cmssw-tool-conf python glimpse
15 dlange 1.245
16 elmer 1.127 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
17     %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
18     %define cvsdir %cvsprojuc
19     %define cvsserver %cvsprojlc
20     %define prebuildtarget gindices
21     %define buildtarget release-build
22     %define useCmsTC 1
23 andreasp 1.323 %define saveDeps yes
24 elmer 1.189
25 eulisse 1.1 ## IMPORT cms-scram-build
26     ## IMPORT scramv1-build