Revision: | 1.58 |
Committed: | Fri May 18 08:12:15 2007 UTC (17 years, 11 months ago) by elmer |
Branch: | MAIN |
CVS Tags: | CMSSW_1_5_4, CMSSW_1_5_3, dl070725, CMSSW_1_5_2, CMSSW_1_5_1, dl070629t2, dl070629, ge20070629, CMSSW_1_5_0-ignominy470, ge20070625, pe20070626b-ports, pe20070626a-ports, pe20070625b-ports, pe20070625a-ports, pe20070624a-ports, CMSSW_1_5_0, ge20070622, dl070621, CMSSW_1_5_0_pre6, dl070616, nrFWLITE_150pre5_noseal_newboost, dl070615, dl070614xdaq, dl070614, pe20070607a-ports, CMSSW_1_5_0_pre5, dl070602t2, dl070602, CMSSW_1_5_0_pre4, nrFWLITE_150pre4, dl070522_150pre4cand, pe20070522a-ports, CMSSW_1_5_0_pre3, pe20070518c, pe20070519a-ports, pe20070518b, pe20070518a |
Changes since 1.57: | +1 -1 lines |
Log Message: | Update to configuration 147f |
# | User | Rev | Content |
---|---|---|---|
1 | elmer | 1.58 | ### RPM cms seal SEAL_1_9_2-cms147f |
2 | eulisse | 1.11 | ## IMPORT configurations |
3 | muzaffar | 1.41 | Provides: /bin/zsh |
4 | ratnik | 1.38 | Requires: seal-tool-conf |
5 | ratnik | 1.49 | |
6 | muzaffar | 1.41 | %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
7 | %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z') | ||
8 | %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z') | ||
9 | %define cvsdir %cvsprojuc | ||
10 | %define cvsserver %cvsprojlc | ||
11 | %define cvsconfig config | ||
12 | %define confversion %cmsConfiguration | ||
13 | %define conflevel %{nil} | ||
14 | elmer | 1.56 | %define preBuildCommand (rm -rf Extensions MathLibs Documentation) |
15 | muzaffar | 1.41 | %define prebuildtarget prebuild |
16 | %define buildtarget release-build | ||
17 | %define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc | ||
18 | %define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements | ||
19 | ratnik | 1.38 | |
20 | muzaffar | 1.52 | %define configtag %v |
21 | %define wrapperstag %v | ||
22 | eulisse | 1.4 | ## IMPORT lcg-scram-build |
23 | ratnik | 1.38 | ## IMPORT scramv1-build |