ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cmssw.spec
(Generate patch)

Comparing COMP/CMSDIST/cmssw.spec (file contents):
Revision 1.73 by sashby, Thu Nov 16 09:14:06 2006 UTC vs.
Revision 1.155 by dlange, Wed Jun 27 15:02:13 2007 UTC

# Line 1 | Line 1
1 < ### RPM cms cmssw CMSSW_1_2_0_pre5
2 < ## IMPORT configurations
3 <
1 > ### RPM cms cmssw CMSSW_1_3_5
2 > ## IMPORT configurations
3   Provides: /bin/zsh
4 < Requires: cmssw-tool-conf python glimpse
5 < %define toolconf ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
6 < %define cvsdir %(echo %n | tr 'a-z' 'A-Z')
7 < %define cvsserver %(echo %n | tr 'A-Z' 'a-z')
8 < %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' config/requirements ;
9 < %define confversion %cmsConfiguration
10 < %define conflevel   _2
11 < %define buildtarget gindices release-build doc
4 > Requires: cmssw-tool-conf  python glimpse
5 > Requires: gcc-wrapper
6 > %define gccwrapperarch  slc4_ia32_gcc345
7 > %define toolconf        ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
8 > %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
9 > %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
10 > %define cvsdir          %cvsprojuc
11 > %define cvsserver       %cvsprojlc
12 > %define cvsconfig       config
13 > %define confversion     %cmsConfiguration
14 > %define conflevel       _2
15 > %define prebuildtarget  gindices
16 > %define buildtarget     release-build
17 > %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' %{cvsconfig}/requirements ;
18 > %define useCmsTC        1
19 >
20   ## IMPORT cms-scram-build
21   ## IMPORT scramv1-build
15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines