Revision: | 1.53 |
Committed: | Fri Mar 23 16:43:36 2007 UTC (18 years, 1 month ago) by ratnik |
Branch: | MAIN |
CVS Tags: | pe20070414b-ports, pe20070414a-ports, pe20070412b-ports, pe20070412a-ports, pe20070411a-ports, pe20070409a-ports, dl070407, pe20070407a-ports, dl070406t2, pe20070407-ports, dl070406, CMSSW_1_4_0_pre3-slc3, CMSSW_1_4_0_pre3, nrCMSSW_1_4_0_pre3_rc0, nrCMSSW_1_4_0_pre3_rc0-slc4, nr070403_cms147-slc4, nr070403_cms147, nrCMSSW_1_4_0_pre2_rc3, nrCMSSW_1_4_0_pre2_rc3-slc4, nrCMSSW_1_4_0_pre2_rc2-slc4, nrCMSSW_1_4_0_pre2_rc2, nrCMSSW_1_4_0_pre2_rc1-slc4, nrCMSSW_1_4_0_pre2_rc1 |
Changes since 1.52: | +1 -1 lines |
Log Message: | More changes for CMSSW_1_4_0_pre2 and CMS_146 configuration. |
# | User | Rev | Content |
---|---|---|---|
1 | ratnik | 1.53 | ### RPM cms seal SEAL_1_9_2-cms146 |
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 | %define prebuildtarget prebuild | ||
15 | %define buildtarget release-build | ||
16 | %define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc | ||
17 | %define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements | ||
18 | ratnik | 1.38 | |
19 | muzaffar | 1.52 | %define configtag %v |
20 | %define wrapperstag %v | ||
21 | eulisse | 1.4 | ## IMPORT lcg-scram-build |
22 | ratnik | 1.38 | ## IMPORT scramv1-build |