ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.68
Committed: Mon Sep 3 15:28:46 2007 UTC (17 years, 7 months ago) by muzaffar
Branch: MAIN
CVS Tags: sm030907a
Changes since 1.67: +1 -3 lines
Log Message:
new spec files for auto generation of toolfile i.e. no need of scramtoolbox

File Contents

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