1 |
< |
### RPM cms iguana IGUANA_6_9_2 |
2 |
< |
Requires: iguana-tool-conf python |
3 |
< |
Patch0: iguana |
4 |
< |
%define patchsrc %%patch0 |
1 |
> |
### RPM cms iguana IGUANA_6_11_0 |
2 |
> |
## IMPORT configurations |
3 |
> |
Requires: iguana-tool-conf python cms-env |
4 |
> |
%define patchsrc2 perl -p -i -e 's|.*ignominy.*||' config/requirements |
5 |
> |
%define patchsrc3 perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' $(grep -r -e "^#\!.*perl.*" . | cut -d: -f1) |
6 |
|
%define toolconf ${IGUANA_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
7 |
|
%define cvsdir %(echo %n | tr 'a-z' 'A-Z') |
8 |
|
%define cvsserver %(echo %n | tr 'A-Z' 'a-z') |
15 |
|
## IMPORT cms-scram-build |
16 |
|
## IMPORT scramv1-build |
17 |
|
|
18 |
< |
%define confversion 134a |
18 |
> |
%define confversion %cmsConfiguration |
19 |
|
%define conflevel _1 |
20 |
+ |
|
21 |
+ |
# |