1 |
< |
### RPM cms online CMSSW_1_7_0_pre10_ONLINE |
1 |
> |
### RPM cms online CMSSW_1_7_0_ONLINExdaq5 |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
|
Requires: online-tool-conf python |
5 |
|
Requires: SCRAMV1 |
6 |
< |
%define cmssw_release %(perl -e '$_="%v"; s/_ONLINE//; print;') |
6 |
> |
%define cmssw_release %(perl -e '$_="%v"; s/_ONLINExdaq5//; print;') |
7 |
|
%define ucprojname CMSSW |
8 |
|
%define lcprojname cmssw |
9 |
|
|
14 |
|
|
15 |
|
#%define scram_xml .xml |
16 |
|
%define scram_xml %{nil} |
17 |
< |
%define scramcmd scramv1 |
17 |
> |
%define scramcmd scramv1 -arch %{cmsplatf} |
18 |
|
|
19 |
|
# NR: allow to change tarball names, otherwise old distributions |
20 |
|
# are fetched from the apt SOURCE repository. |