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.3 by eulisse, Wed Apr 5 12:05:10 2006 UTC vs.
Revision 1.9 by eulisse, Fri Jun 2 09:42:02 2006 UTC

# Line 1 | Line 1
1   ### RPM lcg seal SEAL_1_8_1
2   Requires: seal-tool-conf
3 < %define confversion 42a
4 < %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
5 < Patch0: SEAL
3 > %define tmpplatf %(echo %cmsplatf | cut -d_ -f2)
4 > %if "%tmpplatf" == "amd64"
5 > Patch: seal-gcc34-and-newer.patch
6   %define patchsrc %%patch0
7 < %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
8 < %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
9 < %define buildtarget release
10 < ## IMPORT lcg-scram-build
11 < ## IMPORT scram-build
7 > %endif
8  
9 + %define confversion 43
10 + %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
11 + %define cvsdir SEAL
12 + %define cvsserver seal
13 + %define buildtarget release
14   %define conflevel       %{nil}
15 + %define srctree seal
16 + %define configtree scram
17   # FIXME: Remove when it successfully builds... should just be release
18   %define buildtarget     release-build release-docs release-freeze
19 < #%define buildtarget %{nil}
19 > ## IMPORT lcg-scram-build
20 > ## IMPORT scram-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines