ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.49
Committed: Sat Feb 10 23:22:22 2007 UTC (18 years, 2 months ago) by ratnik
Branch: MAIN
CVS Tags: dl070211, nr070211_cms144a_2-p1slc4, nr070210_cms144a_2-p1slc4
Changes since 1.48: +6 -1 lines
Log Message:
Change for CMS_144a with the LD_LIBRARY_PATH migration and root patch

File Contents

# Content
1 ### RPM cms seal SEAL_1_9_1-p1
2 ## IMPORT configurations
3 Provides: /bin/zsh
4 Requires: seal-tool-conf
5
6 # ATTENTION: wrappertag is only needed when tag in LCGAAwrappers differs
7 # from the release name. For normal releases it should be removed.
8 %define wrapperstag SEAL_1_9_1a
9 %define configtag nr070210_144a_noldlp
10
11 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
12 %define cvsprojuc %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
13 %define cvsprojlc %(echo %cvsprojuc | tr 'A-Z' 'a-z')
14 %define cvsdir %cvsprojuc
15 %define cvsserver %cvsprojlc
16 %define cvsconfig config
17 %define confversion %cmsConfiguration
18 %define conflevel %{nil}
19 %define prebuildtarget prebuild
20 %define buildtarget release-build
21 %define bootstrapfile %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc
22 %define reqfile %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements
23
24 ## IMPORT lcg-scram-build
25 ## IMPORT scramv1-build