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.41 by muzaffar, Tue Jun 30 22:13:16 2009 UTC vs.
Revision 1.75 by fwyzard, Wed May 26 11:08:39 2010 UTC

# Line 1 | Line 1
1 < ### RPM cms online CMSSW_3_1_0_pre11_ONLINE
2 < ## IMPORT configurations
3 <
4 < Provides: /bin/zsh
5 < Provides: /bin/ksh
6 < Provides: /bin/sed
7 < Provides: /usr/bin/awk
8 < Provides: /usr/bin/python
9 < Provides: perl(Date::Format)
10 < Provides: perl(Term::ReadKey)
11 < Provides: perl(full)
12 < Provides: perl(LWP::UserAgent)
13 < Provides: perl(Template)
1 > ### RPM cms online CMSSW_3_6_1_ONLINE
2  
3   Requires: online-tool-conf python
16 Patch0: online_src
4  
5 < %define cmssw_release   %(perl -e '$_="%v"; s/_ONLINE//; print;')
19 < %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 < %define useCmsTC        1
24 < %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:
28 < %define buildsetfile    online_build_set
29 <
30 < %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
31 < %define patchsrc3       %patch -p0
8 > %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
9  
10 < ## IMPORT cms-scram-build
11 < ## 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