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.49 by ratnik, Sat Feb 10 23:22:22 2007 UTC vs.
Revision 1.78 by dlange, Fri Oct 19 21:26:50 2007 UTC

# Line 1 | Line 1
1 < ### RPM cms seal SEAL_1_9_1-p1
1 > ### RPM cms seal SEAL_1_9_2-CMS15
2   ## IMPORT configurations
3   Provides: /bin/zsh
4   Requires: seal-tool-conf
5 + Patch:    seal-SV1BuildFiles
6  
7 < # ATTENTION: wrappertag is only needed when tag in LCGAAwrappers differs
8 < # from the release name. For normal releases it should be removed.
9 < %define wrapperstag SEAL_1_9_1a
10 < %define configtag nr070210_144a_noldlp
11 <
12 < %define toolconf       ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
13 < %define cvsprojuc      %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
14 < %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 <
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 preBuildCommand (rm -rf Extensions MathLibs Documentation)
12 > %define prebuildtarget  prebuild
13 > %define buildtarget     release-build
14 > %define patchsrc        %patch -p0
15   ## IMPORT lcg-scram-build
16 + ## IMPORT cms-scram-build
17   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines