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.20 by ratnik, Mon Apr 14 03:40:17 2008 UTC vs.
Revision 1.73 by fwyzard, Thu May 6 17:04:43 2010 UTC

# Line 1 | Line 1
1 < ### RPM cms online CMSSW_2_0_0_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_0_ONLINE
2  
3   Requires: online-tool-conf python
4 + Patch0: online_src
5  
6 < %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 buildtarget     release-build
6 > %define useCmsTC        yes
7   %define saveDeps        yes
8  
9 < #Defines for file containing list of packages for checkout and build:
10 < %define buildsetrepo    CMSDIST
25 < %define buildsetfile    online_build_set.file
26 < %define buildsetvers    buildset_V2_0
9 > %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
10 > %define patchsrc3       %patch -p0
11  
12 <
13 < %define patchsrc2     perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!;' config/BuildFile.xml
30 < %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
12 > ## IMPORT cmssw-partial-build
13 > ## IMPORT scram-project-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines