ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/online.spec
Revision: 1.46
Committed: Mon Jul 20 07:41:52 2009 UTC (15 years, 9 months ago) by muzaffar
Branch: MAIN
Changes since 1.45: +8 -8 lines
Log Message:
updated for cmssw 3.2.0 online build

File Contents

# User Rev Content
1 andreasp 1.45 ### RPM cms online CMSSW_3_2_0_ONLINE
2 ratnik 1.1 ## IMPORT configurations
3 muzaffar 1.46
4 ratnik 1.1 Provides: /bin/zsh
5 ratnik 1.19 Provides: /bin/ksh
6 ratnik 1.18 Provides: /bin/sed
7 ratnik 1.19 Provides: /usr/bin/awk
8 muzaffar 1.46 Provides: /usr/bin/python
9 ratnik 1.18 Provides: perl(Date::Format)
10     Provides: perl(Term::ReadKey)
11     Provides: perl(full)
12 ratnik 1.19 Provides: perl(LWP::UserAgent)
13     Provides: perl(Template)
14    
15 ratnik 1.4 Requires: online-tool-conf python
16 muzaffar 1.46 Patch0: online_src
17 ratnik 1.18
18 muzaffar 1.46 %define cmssw_release %(perl -e '$_="%v"; s/_ONLINE//; print;')
19 ratnik 1.18 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
20     %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
21     %define cvsdir %cvsprojuc
22     %define cvsserver %cvsprojlc
23 muzaffar 1.46 %define useCmsTC 1
24 ratnik 1.1 %define buildtarget release-build
25     %define saveDeps yes
26    
27 ratnik 1.18 #Defines for file containing list of packages for checkout and build:
28 muzaffar 1.46 %define buildsetfile online_build_set
29 ratnik 1.1
30 muzaffar 1.46 %define patchsrc2 perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
31     %define patchsrc3 %patch -p0
32 ratnik 1.28
33 ratnik 1.18 ## IMPORT cms-scram-build
34     ## IMPORT partial-build
35     ## IMPORT scramv1-build