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.78 by dlange, Fri Oct 19 21:26:50 2007 UTC vs.
Revision 1.86 by elmer, Fri Jan 18 00:11:53 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms seal SEAL_1_9_2-CMS15
1 > ### RPM cms seal SEAL_LCG_54_pre3-CMS19
2   ## IMPORT configurations
3   Provides: /bin/zsh
4   Requires: seal-tool-conf
# Line 8 | Line 8 | Patch:    seal-SV1BuildFiles
8   %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
9   %define cvsdir          %cvsprojuc
10   %define cvsserver       %cvsprojlc
11 + %define cvstag          LCG_54_pre3
12   %define preBuildCommand (rm -rf Extensions MathLibs Documentation)
13   %define prebuildtarget  prebuild
14   %define buildtarget     release-build
15   %define patchsrc        %patch -p0
16 +
17 + %if "%{?online_release:set}" == "set"
18 + # Disable building tests in online release,
19 + # since they bring dependency on cppunit:
20 + %define patchsrc2     perl -p -i -e ' s!(<ClassPath.*/tests\\+.*>)!#$1!;' config/BuildFile
21 + %endif
22 +
23   ## IMPORT lcg-scram-build
24   ## IMPORT cms-scram-build
25   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines