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.55 by andreasp, Sat Nov 7 07:46:02 2009 UTC vs.
Revision 1.93 by fwyzard, Mon Jan 17 18:23:01 2011 UTC

# Line 1 | Line 1
1 < ### RPM cms online CMSSW_3_3_2_ONLINE
2 < ## IMPORT configurations
1 > ### RPM cms online CMSSW_3_11_0_pre4_ONLINE
2  
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)
14 Provides: libg2c.so.0
3   Requires: online-tool-conf python
4  
5 < %define cmssw_release   %(perl -e '$_="%v"; s/_ONLINE//; print;')
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 < %define useCmsTC        1
23 < %define buildtarget     release-build
5 > %define useCmsTC        yes
6   %define saveDeps        yes
7 + %define subpackageDebug yes
8  
9 < #Defines for file containing list of packages for checkout and build:
27 < %define buildsetfile    online_build_set
9 > %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
10  
11 < %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
12 <
13 < ## IMPORT cms-scram-build
32 < ## IMPORT partial-build
33 < ## IMPORT scramv1-build
11 > ## IMPORT cmssw-partial-build
12 > ## IMPORT scram-project-build
13 > ## SUBPACKAGE debug

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines