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.1 by eulisse, Wed Feb 22 19:27:17 2006 UTC vs.
Revision 1.62 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg seal SEAL_1_7_8
1 > ### RPM cms seal SEAL_1_9_2-CMS3
2 > ## IMPORT configurations
3 > Provides: /bin/zsh
4   Requires: seal-tool-conf
5 < %define confversion 40
6 < %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
7 < Patch0: SEAL
8 < %define patchsrc %%patch0
9 < %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
10 < %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
11 < ## IMPORT lcg-scram-build
12 < ## IMPORT scram-build
5 > Patch:    seal-SV1BuildFiles
6 >
7 > %define toolconf        ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
8 > %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
9 > %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
10 > %define cvsdir          %cvsprojuc
11 > %define cvsserver       %cvsprojlc
12 > %define conflevel       %{nil}
13 > %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
14 > %define prebuildtarget  prebuild
15 > %define buildtarget     release-build
16 > %define patchsrc        %patch -p0
17  
18 < %define conflevel       %{nil}
19 < # FIXME: Remove when it successfully builds... should just be release
20 < %define buildtarget     release-build release-docs release-freeze
15 < #%define buildtarget %{nil}
18 > ## IMPORT lcg-scram-build
19 > ## IMPORT cms-scram-build
20 > ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines