1 |
< |
### RPM cms iguana IGUANA_6_12_2 |
1 |
> |
### RPM cms iguana IGUANA_6_12_2-withRoot51200a |
2 |
|
## IMPORT configurations |
3 |
|
Requires: iguana-tool-conf python cms-env |
4 |
< |
Patch: SCRAMToolBox-amd64 |
4 |
> |
#Patch: SCRAMToolBox-amd64 |
5 |
|
|
6 |
< |
%define patchsrc %%patch0 |
7 |
< |
%define patchsrc2 perl -p -i -e 's|.*ignominy.*||' config/requirements |
8 |
< |
%define patchsrc3 perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' $(grep -r -e "^#\!.*perl.*" . | cut -d: -f1) |
6 |
> |
#%define patchsrc %%patch0 |
7 |
> |
%define patchsrc perl -p -i -e 's|.*ignominy.*||' config/requirements |
8 |
> |
%define patchsrc2 perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' $(grep -r -e "^#\!.*perl.*" . | cut -d: -f1) |
9 |
|
|
10 |
|
%define toolconf ${IGUANA_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
11 |
|
%define cvsdir IGUANA |