ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.41
Committed: Fri Jan 19 10:35:32 2007 UTC (18 years, 3 months ago) by muzaffar
Branch: MAIN
Changes since 1.40: +14 -23 lines
Log Message:
updated seal/pool/coral spec files to properly setup the area before starting the actual build. Make use of parallel build for seal/pool/coral

File Contents

# User Rev Content
1 muzaffar 1.41 ### RPM cms seal SEAL_1_9_0-p1
2 eulisse 1.11 ## IMPORT configurations
3 muzaffar 1.41 Provides: /bin/zsh
4 ratnik 1.38 Requires: seal-tool-conf
5 argiro 1.33
6 muzaffar 1.41 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
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 cvsconfig config
12     %define confversion %cmsConfiguration
13     %define conflevel %{nil}
14     %define prebuildtarget prebuild
15     %define buildtarget release-build
16     %define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc
17     %define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements
18 ratnik 1.38
19 eulisse 1.4 ## IMPORT lcg-scram-build
20 ratnik 1.38 ## IMPORT scramv1-build