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.13 by eulisse, Tue Jul 4 16:56:36 2006 UTC vs.
Revision 1.55 by elmer, Sun May 13 15:31:09 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg seal SEAL_1_8_1
1 > ### RPM cms seal SEAL_1_9_2-cms147a
2   ## IMPORT configurations
3 + Provides: /bin/zsh
4   Requires: seal-tool-conf
4 %define tmpplatf %(echo %cmsplatf | cut -d_ -f2)
5 Patch: seal-gcc34-and-newer
6 Patch2: seal-osx104
5  
6 < %define patchsrc %%patch0
7 < %define patchsrc2 %%patch3
6 > %define toolconf       ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
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 cvsconfig      config
12 > %define confversion    %cmsConfiguration
13 > %define conflevel      %{nil}
14 > %define preBuildCommand (rm -rf Extensions)
15 > %define prebuildtarget prebuild
16 > %define buildtarget    release-build
17 > %define bootstrapfile  %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc
18 > %define reqfile        %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements
19  
20 < %define confversion %lcgConfiguration
21 < %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
13 < %define cvsdir SEAL
14 < %define cvsserver seal
15 < %define buildtarget release
16 < %define conflevel       %{nil}
17 < %define srctree seal
18 < %define configtree scram
19 < # FIXME: Remove when it successfully builds... should just be release
20 < %define buildtarget     release-build release-docs release-freeze
20 > %define configtag      %v
21 > %define wrapperstag    %v
22   ## IMPORT lcg-scram-build
23 < ## IMPORT scram-build
23 < #
23 > ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines