ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/iguana.spec
Revision: 1.7
Committed: Tue May 23 14:22:37 2006 UTC (18 years, 11 months ago) by eulisse
Branch: MAIN
Changes since 1.6: +1 -0 lines
Log Message:
Bumping version because of changes in scramv1-build.spec.

File Contents

# User Rev Content
1 eulisse 1.4 ### RPM cms iguana IGUANA_6_9_2
2 eulisse 1.3 Requires: iguana-tool-conf python
3 eulisse 1.1 Patch0: iguana
4     %define patchsrc %%patch0
5 eulisse 1.5 %define patchsrc2 perl -p -i -e 's|.*ignominy.*||' config/requirements
6 eulisse 1.6 %define patchsrc3 perl -p -i -e 's|^#!.*perl(.*)|#!/usr/bin/env perl$1|' $(grep -r -e "^#\!.*perl.*" . | cut -d: -f1)
7 eulisse 1.1 %define toolconf ${IGUANA_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
8     %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
9     %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
10     %define srctree1 VisGeant4
11     %define additionalSrc0 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{v}&module=VisGeant4&export=%{srctree1}
12    
13 eulisse 1.2 %define srctree2 VisExamples
14     %define additionalSrc1 cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/IGUANACMS?passwd=AA_:yZZ3e&tag=-r%{v}&module=VisExamples&export=%{srctree2}
15    
16 eulisse 1.1 ## IMPORT cms-scram-build
17     ## IMPORT scramv1-build
18    
19 eulisse 1.4 %define confversion 134a
20 eulisse 1.1 %define conflevel _1
21 eulisse 1.7 #