Revision: | 1.63 |
Committed: | Mon Jul 2 14:44:44 2007 UTC (17 years, 9 months ago) by elmer |
Branch: | MAIN |
CVS Tags: | nr20071011-bootstrap, nr20070926-bootstrap, ap-20070925, ge20070730-cmsbuild, ge20070729-amd64, ge20070726, ge20070724-slc3, nr20070723_fwlite160p5, ap20070723, CMSSW_1_6_0_pre5, pe20070720-160daq1, pe20070720-160p5, ge20070718, ge20070717, ap20070717, ge20070713-macosx, ap20070712, ge20070712-migration, ge20070712, ge20070711-prodcommon, CMSSW_1_6_0_pre4, ge20070710-formencode, ge20070709-slc3, ge20070709-macosx, ge20070709a-macosx, ge20070706-macosx, ap20070706, CMSSW_1_6_0_pre3, pe20070705a-160p3, CMSSW_1_6_0_pre2, ge20070705, ge20070704, ge20070703b, pe20070702b-160p3, pe20070702b-160p2 |
Changes since 1.62: | +1 -1 lines |
Log Message: | Updates for configuration 148a3, force rebuild of all of these things, just for consistency. Reaaally late, hopefully this will not fail while on plane... |
# | User | Rev | Content |
---|---|---|---|
1 | elmer | 1.63 | ### RPM cms seal SEAL_1_9_2-CMS4 |
2 | eulisse | 1.11 | ## IMPORT configurations |
3 | muzaffar | 1.41 | Provides: /bin/zsh |
4 | ratnik | 1.38 | Requires: seal-tool-conf |
5 | muzaffar | 1.59 | Patch: seal-SV1BuildFiles |
6 | ratnik | 1.49 | |
7 | muzaffar | 1.59 | %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf |
8 | %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z') | ||
9 | %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z') | ||
10 | %define cvsdir %cvsprojuc | ||
11 | %define cvsserver %cvsprojlc | ||
12 | %define conflevel %{nil} | ||
13 | elmer | 1.56 | %define preBuildCommand (rm -rf Extensions MathLibs Documentation) |
14 | muzaffar | 1.59 | %define prebuildtarget prebuild |
15 | %define buildtarget release-build | ||
16 | %define patchsrc %patch -p0 | ||
17 | ratnik | 1.38 | |
18 | eulisse | 1.4 | ## IMPORT lcg-scram-build |
19 | muzaffar | 1.59 | ## IMPORT cms-scram-build |
20 | ratnik | 1.38 | ## IMPORT scramv1-build |