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.169 by andreasp, Tue Jul 17 08:52:16 2007 UTC vs.
Revision 1.417 by elmer, Fri Nov 6 14:52:44 2009 UTC

# Line 1 | Line 1
1 < ### RPM cms cmssw CMSSW_1_6_X_2007-07-16-09
1 > ### RPM cms cmssw CMSSW_3_4_0_pre5
2   ## IMPORT configurations
3   Provides: /bin/zsh
4 + Provides: /bin/ksh
5 + Provides: /bin/sed
6 + Provides: /bin/bash
7 + Provides: /usr/bin/awk
8 + Provides: /usr/bin/python
9 + Provides: perl(Date::Format)
10 + Provides: perl(Term::ReadKey)
11 + Provides: perl(full)
12 + Provides: perl(LWP::UserAgent)
13 + Provides: perl(Template)
14 + Provides: perl(CMSDBA)
15 + Provides: perl(Tk) >= 804
16 + Provides: perl(Tk::ROText)
17 + Provides: perl(Tk::DialogBox)
18 + Provides: ld-linux.so.2(GLIBC_PRIVATE)
19 + Provides: ld-linux-x86-64.so.2(GLIBC_PRIVATE)(64bit)
20   Requires: cmssw-tool-conf python glimpse
21  
6 #-ap start 2007-07-16
7 # WARNING: the following statement is needed to build the nightlies
8 # but will make "standard" builds of tags like CMSSW_X-Y-Z-g483
9 # impossible without creating a new queue in the TC.
10 # If you want to reuse an existing tag for this type of builds,
11 # please comment out the following statement:
12
13 %define cvstag          %v
14
15 #-ap end 2007-07-16
16
17 %define toolconf        ${CMSSW_TOOL_CONF_ROOT}/configurations/tools-STANDALONE.conf
22   %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
23   %define cvsprojlc       %(echo %cvsprojuc | tr 'A-Z' 'a-z')
24   %define cvsdir          %cvsprojuc
25   %define cvsserver       %cvsprojlc
22 %define conflevel       _2
26   %define prebuildtarget  gindices
27   %define buildtarget     release-build
25 %define patchsrc perl -p -i -e 's!<select name=(MyODBC)>!!' config/requirements ;
28   %define useCmsTC        1
29 + %define saveDeps        yes
30  
31   ## IMPORT cms-scram-build
32   ## IMPORT scramv1-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines