ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/online.spec
(Generate patch)

Comparing COMP/CMSDIST/online.spec (file contents):
Revision 1.27 by ratnik, Wed Jun 4 22:24:00 2008 UTC vs.
Revision 1.75 by fwyzard, Wed May 26 11:08:39 2010 UTC

# Line 1 | Line 1
1 < ### RPM cms online CMSSW_2_0_8_ONLINE1
2 < ## IMPORT configurations
3 < Provides: /bin/zsh
4 < Provides: /bin/ksh
5 < Provides: /bin/sed
6 < Provides: /usr/bin/awk
7 < Provides: perl(Date::Format)
8 < Provides: perl(Term::ReadKey)
9 < Provides: perl(full)
10 < Provides: perl(LWP::UserAgent)
11 < Provides: perl(Template)
1 > ### RPM cms online CMSSW_3_6_1_ONLINE
2  
3   Requires: online-tool-conf python
4  
5 < %define cmssw_release   %(perl -e '$_="%v"; s/_ONLINE1//; print;')
16 < %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 useCmsTC        1
21 < %define buildtarget     release-build
5 > %define useCmsTC        yes
6   %define saveDeps        yes
7  
8 < #Defines for file containing list of packages for checkout and build:
25 < %define buildsetrepo    CMSDIST
26 < %define buildsetfile    online_build_set.file
27 < %define buildsetvers    buildset_V2_2
8 > %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
9  
10 < %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!;' config/BuildFile.xml
11 < %define patchsrc3       perl -p -i -e ' s!int depth=1,!int depth,!;' src/DQM/HcalMonitorTasks/interface/HcalTrigPrimMonitor.h
31 < %define scramcmd        $SCRAMV1_ROOT/bin/scram
32 <
33 < ## IMPORT cms-scram-build
34 < ## IMPORT partial-build
35 < ## IMPORT scramv1-build
10 > ## IMPORT cmssw-partial-build
11 > ## IMPORT scram-project-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines