ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.55
Committed: Sun May 13 15:31:09 2007 UTC (17 years, 11 months ago) by elmer
Branch: MAIN
Changes since 1.54: +1 -0 lines
Log Message:
Remove Extensions as it is apparently not used by anyone. (Probably some
other things can go, too, will look at those in a 2nd round.)

File Contents

# Content
1 ### RPM cms seal SEAL_1_9_2-cms147a
2 ## IMPORT configurations
3 Provides: /bin/zsh
4 Requires: seal-tool-conf
5
6 %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 preBuildCommand (rm -rf Extensions)
15 %define prebuildtarget prebuild
16 %define buildtarget release-build
17 %define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc
18 %define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements
19
20 %define configtag %v
21 %define wrapperstag %v
22 ## IMPORT lcg-scram-build
23 ## IMPORT scramv1-build