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.35 by sashby, Thu Nov 9 15:32:16 2006 UTC vs.
Revision 1.49 by ratnik, Sat Feb 10 23:22:22 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg seal SEAL_1_9_0
1 > ### RPM cms seal SEAL_1_9_1-p1
2   ## IMPORT configurations
3 < Requires: seal-tool-conf graphviz
4 < %define tmpplatf %(echo %cmsplatf | cut -d_ -f2)
5 < #Patch: seal-gcc34-and-newer
6 < #%define patchsrc %%patch0
7 < #patches required for lcg transition slc4_ia32_gcc345 -> slc4_ia32_gcc34
8 < # Force rebuild: add do-nothing line (SFA 091106)
9 < %define patchsrc perl -p -i -e "s/slc3_amd64_gcc344/slc3_amd64_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile
3 > Provides: /bin/zsh
4 > Requires: seal-tool-conf
5  
6 < %define patchsrc2 perl -p -i -e "s/slc4_ia32_gcc34/slc4_ia32_gcc345/" %configtree/RequirementsDoc %configtree/BuildFile %srctree/config/scram/RequirementsDoc %srctree/config/scram/BuildFile
6 > # ATTENTION: wrappertag is only needed when tag in LCGAAwrappers differs
7 > # from the release name. For normal releases it should be removed.
8 > %define wrapperstag SEAL_1_9_1a
9 > %define configtag nr070210_144a_noldlp
10  
11 < # Don't really need FML stuff so remove it:
12 < %define patchsrc3 rm -rf %srctree/MathLibs
11 > %define toolconf       ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
12 > %define cvsprojuc      %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
13 > %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  
16 %define confversion %lcgConfiguration
17 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
18 %define cvsdir SEAL
19 %define cvsserver seal
20 %define buildtarget release
21 %define conflevel       %{nil}
22 %define srctree seal
23 %define configtree scram
24 # FIXME: Remove when it successfully builds... should just be release
25 %define buildtarget     release-build
24   ## IMPORT lcg-scram-build
25 < ## IMPORT scram-build
28 <
25 > ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines