ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/online.spec
Revision: 1.49
Committed: Tue Jul 21 12:39:39 2009 UTC (15 years, 9 months ago) by muzaffar
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, 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
Changes since 1.48: +1 -2 lines
Log Message:
updated for CMSSW_3_2_1_ONLINE

File Contents

# User Rev Content
1 muzaffar 1.49 ### RPM cms online CMSSW_3_2_1_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 ratnik 1.4 Requires: online-tool-conf python
15 muzaffar 1.46 Patch0: online_src
16 ratnik 1.18
17 muzaffar 1.46 %define cmssw_release %(perl -e '$_="%v"; s/_ONLINE//; print;')
18 ratnik 1.18 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
19     %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
20     %define cvsdir %cvsprojuc
21     %define cvsserver %cvsprojlc
22 muzaffar 1.46 %define useCmsTC 1
23 ratnik 1.1 %define buildtarget release-build
24     %define saveDeps yes
25    
26 ratnik 1.18 #Defines for file containing list of packages for checkout and build:
27 muzaffar 1.46 %define buildsetfile online_build_set
28 ratnik 1.1
29 muzaffar 1.46 %define patchsrc2 perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
30     %define patchsrc3 %patch -p0
31 muzaffar 1.47 %define patchsrc4 rm -rf src/DQM/SiPixelHistoricInfoClient/bin
32 ratnik 1.28
33 ratnik 1.18 ## IMPORT cms-scram-build
34     ## IMPORT partial-build
35     ## IMPORT scramv1-build