ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/seal.spec
(Generate patch)

Comparing COMP/CMSDIST/seal.spec (file contents):
Revision 1.42 by sashby, Tue Jan 30 12:06:45 2007 UTC vs.
Revision 1.49 by ratnik, Sat Feb 10 23:22:22 2007 UTC

# Line 1 | Line 1
1 < ### RPM cms seal SEAL_1_9_1
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')
# Line 16 | Line 21 | Requires: seal-tool-conf
21   %define bootstrapfile  %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc
22   %define reqfile        %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements
23  
19 # Download requirements and project build templates (from CMSSW/config)
20 # FIXME: Remove when it successfully builds... should just be release
21 %define buildtarget     release-build
22
23
24 # NR: define tag and repository for project's config:
25 %define configtag V00-01-05
26 %define cvsconfig config
27
28 # NR: the lcgaawrappertag tag is also used as a flag
29 # for lcg-scram-build to choose the right toolbox:
30 %define lcgaawrappertag SEAL_1_9_1
31
24   ## IMPORT lcg-scram-build
25   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines