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.2 by eulisse, Wed Mar 15 21:13:36 2006 UTC vs.
Revision 1.41 by muzaffar, Fri Jan 19 10:35:32 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg seal SEAL_1_7_8
1 > ### RPM cms seal SEAL_1_9_0-p1
2 > ## IMPORT configurations
3 > Provides: /bin/zsh
4   Requires: seal-tool-conf
3 %define confversion 40
4 %define toolconf ${SEAL_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
5 Patch0: SEAL
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
5  
6 < %define conflevel       %{nil}
7 < # FIXME: Remove when it successfully builds... should just be release
8 < %define buildtarget     release-build release-docs release-freeze
9 < #%define buildtarget %{nil}
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 prebuildtarget prebuild
15 > %define buildtarget    release-build
16 > %define bootstrapfile  %_builddir/%{cvsconfig}/%{cvsprojuc}_bootsrc
17 > %define reqfile        %_builddir/%{cvsconfig}/%{cvsprojuc}_requirements
18 >
19 > ## IMPORT lcg-scram-build
20 > ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines