1 |
< |
### RPM cms online CMSSW_3_5_0_ONLINE |
2 |
< |
## IMPORT configurations |
1 |
> |
### RPM cms online CMSSW_3_6_0_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 |
15 |
– |
Provides: ld-linux.so.2(GLIBC_PRIVATE) |
3 |
|
Requires: online-tool-conf python |
4 |
|
Patch0: online_src |
5 |
|
|
6 |
< |
%define cmssw_release %(perl -e '$_="%v"; s/_ONLINE//; print;') |
20 |
< |
%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 |
< |
%define useCmsTC 1 |
25 |
< |
%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: |
29 |
< |
%define buildsetfile online_build_set |
30 |
< |
|
31 |
< |
%define patchsrc2 perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml |
9 |
> |
%define patchsrc2 perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml |
10 |
|
%define patchsrc3 %patch -p0 |
11 |
|
|
12 |
< |
## IMPORT cms-scram-build |
13 |
< |
## IMPORT partial-build |
36 |
< |
## IMPORT scramv1-build |
12 |
> |
## IMPORT cmssw-partial-build |
13 |
> |
## IMPORT scram-project-build |