1 |
< |
### RPM cms cmssw CMSSW_1_3_5 |
1 |
> |
### RPM cms cmssw CMSSW_3_4_0_pre5 |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
< |
Requires: cmssw-tool-conf python glimpse |
5 |
< |
Requires: gcc-wrapper |
6 |
< |
%define gccwrapperarch slc4_ia32_gcc345 |
7 |
< |
%define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
4 |
> |
Provides: /bin/ksh |
5 |
> |
Provides: /bin/sed |
6 |
> |
Provides: /bin/bash |
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: perl(CMSDBA) |
15 |
> |
Provides: perl(Tk) >= 804 |
16 |
> |
Provides: perl(Tk::ROText) |
17 |
> |
Provides: ld-linux.so.2(GLIBC_PRIVATE) |
18 |
> |
Provides: ld-linux-x86-64.so.2(GLIBC_PRIVATE)(64bit) |
19 |
> |
Requires: cmssw-tool-conf python glimpse |
20 |
> |
|
21 |
|
%define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z') |
22 |
|
%define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z') |
23 |
|
%define cvsdir %cvsprojuc |
24 |
|
%define cvsserver %cvsprojlc |
12 |
– |
%define cvsconfig config |
13 |
– |
%define confversion %cmsConfiguration |
14 |
– |
%define conflevel _2 |
25 |
|
%define prebuildtarget gindices |
26 |
|
%define buildtarget release-build |
17 |
– |
%define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' %{cvsconfig}/requirements ; |
27 |
|
%define useCmsTC 1 |
28 |
+ |
%define saveDeps yes |
29 |
|
|
30 |
|
## IMPORT cms-scram-build |
31 |
|
## IMPORT scramv1-build |