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

Comparing COMP/CMSDIST/root.spec (file contents):
Revision 1.169 by elmer, Tue Jul 7 15:06:48 2009 UTC vs.
Revision 1.170 by elmer, Tue Jul 7 16:48:34 2009 UTC

# Line 29 | Line 29 | Patch19: root-5.22-00a-TBranchElement
29   Patch20: root-5.22-00a-tmplt
30   Patch21: root-5.22-00a-TBranchElement_TStreamerInfo
31   Patch22: root-5.22-00a-gcc43-array-bounds-dictionary-workaround
32 + Patch23: root-5.22-00a-CINT-dict-init-speedup
33 + Patch24: root-5.22-00a-fireworks4
34  
35   %define cpu %(echo %cmsplatf | cut -d_ -f2)
36   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f1,2)
# Line 76 | Line 78 | Requires: libtiff
78   # work around patch issue...
79   rm graf3d/gl/src/gl2ps.c
80   # patch22 is compiler version dependent, see below
81 + # patch23 is (for now) only applied for gcc4.3, see below
82 + %patch24 -p1
83  
84   case %gccver in
85    4.3.*)
86   %patch22 -p1
87 + %patch23 -p1
88    ;;
89    4.4.*)
90   %patch16 -p1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines