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.155 by dlange, Wed Jun 27 15:02:13 2007 UTC vs.
Revision 1.365 by dlange, Sat Mar 7 04:16:32 2009 UTC

# Line 1 | Line 1
1 < ### RPM cms cmssw CMSSW_1_3_5
1 > ### RPM cms cmssw CMSSW_3_1_0_pre3
2   ## IMPORT configurations
3   Provides: /bin/zsh
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
4 > Provides: /bin/ksh
5 > Provides: /bin/sed
6 > Provides: /usr/bin/awk
7 > Provides: /usr/bin/python
8 > Provides: perl(Date::Format)
9 > Provides: perl(Term::ReadKey)
10 > Provides: perl(full)
11 > Provides: perl(LWP::UserAgent)
12 > Provides: perl(Template)
13 > Provides: perl(CMSDBA)
14 > Requires: cmssw-tool-conf python glimpse
15 >
16   %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
17   %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
18   %define cvsdir          %cvsprojuc
19   %define cvsserver       %cvsprojlc
12 %define cvsconfig       config
13 %define confversion     %cmsConfiguration
14 %define conflevel       _2
20   %define prebuildtarget  gindices
21   %define buildtarget     release-build
17 %define patchsrc perl -p -i -e 's!<select name=(MyODBC|ignominy|rulechecker)>!!' %{cvsconfig}/requirements ;
22   %define useCmsTC        1
23 + %define saveDeps        yes
24  
25   ## IMPORT cms-scram-build
26   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines