ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.65
Committed: Fri Aug 24 20:37:05 2007 UTC (17 years, 8 months ago) by dlange
Branch: MAIN
CVS Tags: dl070827, dl070826, dl070824
Changes since 1.64: +1 -1 lines
Log Message:
bump versions

File Contents

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