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.1 by eulisse, Sun Mar 5 13:06:09 2006 UTC vs.
Revision 1.23 by eulisse, Thu Aug 10 15:57:38 2006 UTC

# Line 1 | Line 1
1 < ### RPM cms iguana IGUANA_6_7_0_pre1
2 < Requires: iguana-tool-conf
3 < Patch0: iguana
4 < %define patchsrc %%patch0
1 > ### RPM cms iguana IGUANA_6_12_2-withRoot51200a
2 > ## IMPORT configurations
3 > Requires: iguana-tool-conf python cms-env
4 > #Patch: SCRAMToolBox-amd64
5 >
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 %(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%{realTag}&module=VisExamples&export=%{srctree2}
19  
20   ## IMPORT cms-scram-build
21   ## IMPORT scramv1-build
22  
23 < %define confversion 130
23 > %define confversion %cmsConfiguration
24   %define conflevel   _1  
25 +
26 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines