ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
Revision: 1.39
Committed: Fri Dec 15 22:06:43 2006 UTC (18 years, 4 months ago) by ratnik
Branch: MAIN
CVS Tags: for143hsv1, test143f_sv1-slc4, forCMS_143a_sv1_2
Changes since 1.38: +2 -6 lines
Log Message:
fix configtag lcgaawrappertag (and resolve merge conflict)

File Contents

# User Rev Content
1 ratnik 1.38 ### RPM cms seal SEAL_1_9_0
2 eulisse 1.11 ## IMPORT configurations
3 ratnik 1.38 Requires: seal-tool-conf
4 argiro 1.33
5 ratnik 1.38 %define confversion %cmsConfiguration
6 eulisse 1.1 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
7 eulisse 1.4 %define cvsdir SEAL
8     %define cvsserver seal
9 eulisse 1.2 %define buildtarget release
10 eulisse 1.1 %define conflevel %{nil}
11 eulisse 1.4 %define srctree seal
12 ratnik 1.38 %define cvssrc seal
13     %define bootstrapfile %_builddir/config/SEAL_bootsrc
14     %define reqfile %_builddir/config/SEAL_requirements
15    
16     # Download requirements and project build templates (from CMSSW/config)
17 eulisse 1.1 # FIXME: Remove when it successfully builds... should just be release
18 eulisse 1.17 %define buildtarget release-build
19 ratnik 1.38
20    
21     # NR: define tag and repository for project's config:
22 ratnik 1.39 %define configtag V00-00-98
23 ratnik 1.38 %define cvsconfig config
24    
25     # NR: the lcgaawrappertag tag is also used as a flag
26     # for lcg-scram-build to choose the right toolbox:
27 ratnik 1.39 %define lcgaawrappertag SEAL_1_9_0
28 eulisse 1.4 ## IMPORT lcg-scram-build
29 ratnik 1.38 ## IMPORT scramv1-build