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.68 by dlange, Tue Oct 9 05:11:18 2007 UTC vs.
Revision 1.73 by dlange, Mon Oct 15 12:31:04 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg root 5.14.00g-CMS10
1 > ### RPM lcg root 5.14.00g-CMS11
2   ## INITENV +PATH PYTHONPATH %i/lib/python
3   ## INITENV SET ROOTSYS %i
4   Source: cvs://:pserver:cvs@root.cern.ch:2401/user/cvs?passwd=Ah<Z&tag=-rv%(echo %realversion | tr . -)&module=root&output=/%{n}_v%{realversion}.source.tar.gz
# Line 10 | Line 10 | Patch2: root_PositionVector
10   Patch3: root-fastmerge-ttree
11   Patch4: root_TXMLSetup
12   Patch5: root-Cintex
13 + Patch6: root_Reflex_Cintex
14 + Patch7: root_CallFunc
15 + Patch8: root-proofd
16  
17   %define cpu %(echo %cmsplatf | cut -d_ -f2)
18   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f1,2)
19 < Requires: gccxml python qt gsl castor openssl mysql libpng libjpg dcap pcre zlib oracle libungif
19 > Requires: gccxml python qt gsl castor openssl mysql libpng libjpg dcap pcre zlib oracle libungif xrootd
20  
21   %if "%cpu" != "amd64"
22   Requires: libtiff
# Line 27 | Line 30 | Requires: libtiff
30   %patch3 -p1
31   %patch4 -p0
32   %patch5 -p1
33 + %patch6 -p0
34 + %patch7 -p0
35 + %patch8 -p1
36 +
37   %build
38   mkdir -p %i
39   export ROOTSYS=%_builddir/root
# Line 54 | Line 61 | CONFIG_ARGS="--enable-table
61               --with-gsl-libdir=${GSL_ROOT}/lib
62               --with-dcap-libdir=${DCAP_ROOT}/lib
63               --with-dcap-incdir=${DCAP_ROOT}/include
64 +             --with-xrootd=$XROOTD_ROOT
65               --disable-pgsql
66               --disable-xml"
67  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines