ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.62
Committed: Wed Jun 27 12:50:44 2007 UTC (17 years, 10 months ago) by elmer
Branch: MAIN
CVS Tags: ge20070702-rpm-webtools, CMSSW_1_6_0_pre1, pe20070729b-160p2, pe20070729b-160p1, pe20070729a-160p2, pe20070729a-160p1, pe20070629a-ports, pe20070628e-ports, pe20070628d-ports, pe20070628c-ports, pe20070628b-ports, pe20070628a-ports, pe20070627b-ports, pe20070627a-ports
Changes since 1.61: +1 -1 lines
Log Message:
Update to -CMS3 for full rebuild

File Contents

# Content
1 ### RPM cms seal SEAL_1_9_2-CMS3
2 ## IMPORT configurations
3 Provides: /bin/zsh
4 Requires: seal-tool-conf
5 Patch: seal-SV1BuildFiles
6
7 %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 %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
14 %define prebuildtarget prebuild
15 %define buildtarget release-build
16 %define patchsrc %patch -p0
17
18 ## IMPORT lcg-scram-build
19 ## IMPORT cms-scram-build
20 ## IMPORT scramv1-build