ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/iguana.spec
(Generate patch)

Comparing COMP/CMSDIST/iguana.spec (file contents):
Revision 1.3 by eulisse, Wed Apr 12 15:36:35 2006 UTC vs.
Revision 1.20 by eulisse, Fri Jul 21 10:04:30 2006 UTC

# Line 1 | Line 1
1 < ### RPM cms iguana IGUANA_6_8_0
2 < Requires: iguana-tool-conf python
3 < Patch0: iguana
4 < %define patchsrc %%patch0
1 > ### RPM cms iguana IGUANA_6_12_1
2 > ## IMPORT configurations
3 > Requires: iguana-tool-conf python cms-env
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)
9 >
10   %define toolconf ${IGUANA_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
11 < %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
12 < %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
11 > %define cvsdir IGUANA
12 > %define cvsserver iguana
13   %define srctree1 VisGeant4
14 < %define additionalSrc0 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{v}&module=VisGeant4&export=%{srctree1}
14 > %define realTag %(echo %v | cut -d- -f1)
15 > %define additionalSrc0 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{realTag}&module=VisGeant4&export=%{srctree1}
16  
17   %define srctree2 VisExamples
18 < %define additionalSrc1 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{v}&module=VisExamples&export=%{srctree2}
18 > %define additionalSrc1 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{realTag}&module=VisExamples&export=%{srctree2}
19  
20   ## IMPORT cms-scram-build
21   ## IMPORT scramv1-build
22  
23 < %define confversion 133
23 > %define confversion %cmsConfiguration
24   %define conflevel   _1  
25 +
26 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines