ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.73
Committed: Fri Sep 21 21:57:00 2007 UTC (17 years, 7 months ago) by elmer
Branch: MAIN
CVS Tags: pe20070922c-for161p2, pe20070922b-for161p2, pe20070922a-for161p2
Changes since 1.72: +4 -1 lines
Log Message:
Update to SEAL_1_9_2-CMS5q (for 161p2)

File Contents

# Content
1 ### RPM cms seal SEAL_1_9_2-CMS5q
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