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.128 by andreasp, Tue May 1 15:00:45 2007 UTC vs.
Revision 1.250 by elmer, Fri Nov 30 11:13:09 2007 UTC

# Line 1 | Line 1
1 < ### RPM cms cmssw CMSSW_1_4_0_pre5
1 > ### RPM cms cmssw CMSSW_1_8_0_pre3
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
4 > Provides: perl(Date::Format)
5 > Provides: perl(Term::ReadKey)
6 > Provides: perl(full)
7 > Requires: cmssw-tool-conf python glimpse
8 >
9   %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
10   %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
11   %define cvsdir          %cvsprojuc
12   %define cvsserver       %cvsprojlc
10 %define cvsconfig       config
11 %define confversion     %cmsConfiguration
12 %define conflevel       _2
13   %define prebuildtarget  gindices
14   %define buildtarget     release-build
15 %define patchsrc perl -p -i -e 's!<select name=(MyODBC)>!!' %{cvsconfig}/requirements ;
15   %define useCmsTC        1
16 + %define saveDeps        yes
17  
18   ## IMPORT cms-scram-build
19   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines