1 |
< |
### RPM cms cmssw-tool-conf 17.0 |
1 |
> |
### RPM cms cmssw-tool-conf 18.0 |
2 |
|
## NOCOMPILER |
3 |
|
# with cmsBuild, change the above version only when a new |
4 |
|
# tool is added |
87 |
|
Requires: gdb-toolfile |
88 |
|
Requires: pyqt-toolfile |
89 |
|
Requires: sip-toolfile |
90 |
< |
%define closingbrace ) |
91 |
< |
%define is64bit %(case %cmsos in slc*_amd64%closingbrace echo true;; *%closingbrace echo false;; esac) |
92 |
< |
%if "%is64bit" == "true" |
93 |
< |
Requires: libunwind-toolfile |
94 |
< |
%endif |
90 |
> |
Requires: igprof-toolfile |
91 |
|
|
92 |
|
%define skipreqtools jcompiler lhapdfwrapfull lhapdffull |
93 |
|
|