Revision: | 1.8 |
Committed: | Tue May 23 15:25:58 2006 UTC (18 years, 11 months ago) by eulisse |
Branch: | MAIN |
CVS Tags: | CRABSERVER_TEST_BUILD_V4, CRABSERVER_TEST_BUILD_V3, CRABSERVER_TEST_BUILD_V2, CRABSERVER_TEST_BUILD_V1, forCRABSERVER104test, forCRABSERVER103, PRODAGENT_0_10_12_V10, PRODAGENT_0_10_12_V9, PRODAGENT_0_10_12_V8, PRODAGENT_0_10_12_V7, PRODAGENT_0_10_12_V6, PRODAGENT_0_10_12_V5, PRODAGENT_0_10_12_V4, forCS102pre4, PRODAGENT_0_10_12_V3, PRODAGENT_0_10_12_V2, PRODAGENT_0_10_12, PRODAGENT_0_10_3, PRODAGENT_0_10_3_20080521, PRODAGENT_0_8_3_SL4, forPA070pre3-slc3, forPA070pre3-slc4, forPA070pre3-slc, forPA061, forPA060pre7-slc4, forPA060pre3, forDBS106, forPA050pre3, WEBTOOLS_CONFIG_1_pre2, WEBTOOLS_CONFIG_1_pre1, forPA030, forPA020, PR_0_5_4, PR_0_5_0, PR_0_4_21, PRODREQUEST_0_4_0, PR0_3_13, PR0_3_12, PR0-3-11, forPR034, forPR033, forPIL116, forPR032, forPR030, forPR020, forPA011, forPR010, forPA010, af20060928, ProdAgent_pa17, V00-00-11, V00-00-10, V00-00-09, V00-00-08 |
Changes since 1.7: | +1 -0 lines |
Log Message: | Bumping revision. |
# | 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 | # |
22 | eulisse | 1.8 | # |