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.231 by andreasp, Fri Oct 26 09:32:55 2007 UTC vs.
Revision 1.300 by elmer, Wed Mar 26 13:47:48 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms cmssw CMSSW_1_6_X
1 > ### RPM cms cmssw CMSSW_1_8_3
2   ## IMPORT configurations
3   Provides: /bin/zsh
4 + Provides: /bin/sed
5 + Provides: /usr/bin/awk
6 + Provides: perl(Date::Format)
7 + Provides: perl(Term::ReadKey)
8 + Provides: perl(full)
9   Requires: cmssw-tool-conf python glimpse
10  
6 %define toolconf        ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
11   %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
12   %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
13   %define cvsdir          %cvsprojuc
14   %define cvsserver       %cvsprojlc
11 %define conflevel       _2
15   %define prebuildtarget  gindices
16   %define buildtarget     release-build
14 %define patchsrc perl -p -i -e 's!<select name=(MyODBC)>!!' config/requirements ;
17   %define useCmsTC        1
18 + %define saveDeps        yes
19  
20   ## IMPORT cms-scram-build
21   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines