ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/online.spec
Revision: 1.69
Committed: Tue Mar 9 12:21:05 2010 UTC (15 years, 1 month ago) by fwyzard
Branch: MAIN
CVS Tags: CMSSW_3_5_7_hltpatch4, apFor357hltp4v0, CMSSW_3_5_8_patch4, apFor358p4v3, apFor358p4v2, apFor358p4v1, apFor358p4v0, CMSSW_3_5_8_patch3, apFor358p3v0, CMSSW_3_5_8_patch2, apFor358p2v0, CMSSW_3_5_8_patch1, apFor358p1v1, apFor358p1v0, CMSSW_3_5_8, apFor358v0, CMSSW_3_5_4_onlpatch4_ONLINE, CMSSW_3_5_7, apFor357v2, apFor357v1, apFor357v0, CMSSW_3_5_6_patch1, for356p1, CMSSW_3_5_6, for356, dsr20100326fwlite355osx, dsr20100326fwlite355, CMSSW_3_5_5, CMSSW_3_5_4_onlpatch3_ONLINE, apFor355v0, CMSSW_3_5_4_onlpatch2_ONLINE, CMSSW_3_5_4_onlpatch1_ONLINE, CMSSW_3_5_4_ONLINE, fwFor354onl
Changes since 1.68: +1 -1 lines
Log Message:
prepared for CMSSW_3_5_4_ONLINE

File Contents

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