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.137 by elmer, Mon Jan 26 22:17:02 2009 UTC vs.
Revision 1.139 by gowdy, Tue Feb 3 14:07:32 2009 UTC

# Line 13 | Line 13 | Patch5:  root-5.22-00-TMVA-shut-the-hell
13   Patch6:  root-5.22-00-TBranchElement_initializeoffsets
14   Patch7:  root-5.22-00-TBranchElement-pcanal
15   Patch8:  root-5.22-00-TTreeCloner-CollectBranches-fix
16 + Patch9:  root-5.22-00-path-length-fix1
17 + Patch10:  root-5.22-00-path-length-fix2
18  
19   %define cpu %(echo %cmsplatf | cut -d_ -f2)
20   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f1,2)
# Line 44 | Line 46 | Requires: libtiff
46   %patch6 -p0
47   %patch7 -p1
48   %patch8 -p1
49 + %patch9 -p1
50 + %patch10 -p1
51  
52   %build
53   mkdir -p %i
# Line 81 | Line 85 | CONFIG_ARGS="--with-f77=${GCC_ROOT}
85               --enable-minuit2
86               --enable-roofit
87               --disable-ldap
84             --disable-krb5
88               --with-gsl-incdir=${GSL_ROOT}/include
89               --with-gsl-libdir=${GSL_ROOT}/lib
90               --with-dcap-libdir=${DCAP_ROOT}/lib

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines