1 |
< |
### RPM cms cmssw CMSSW_1_6_X_2007-07-16-09 |
1 |
> |
### RPM cms cmssw CMSSW_1_6_X |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
|
Requires: cmssw-tool-conf python glimpse |
5 |
|
|
6 |
– |
#-ap start 2007-07-16 |
7 |
– |
# WARNING: the following statement is needed to build the nightlies |
8 |
– |
# but will make "standard" builds of tags like CMSSW_X-Y-Z-g483 |
9 |
– |
# impossible without creating a new queue in the TC. |
10 |
– |
# If you want to reuse an existing tag for this type of builds, |
11 |
– |
# please comment out the following statement: |
12 |
– |
|
13 |
– |
%define cvstag %v |
14 |
– |
|
15 |
– |
#-ap end 2007-07-16 |
16 |
– |
|
6 |
|
%define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
7 |
|
%define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z') |
8 |
|
%define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z') |