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.23 by eulisse, Fri Jul 14 18:59:46 2006 UTC vs.
Revision 1.24 by eulisse, Tue Jul 18 12:41:35 2006 UTC

# Line 2 | Line 2
2   # INITENV +PATH PYTHONPATH %i/lib/python
3   Source: cvs://:pserver:cvs@root.cern.ch:2401/user/cvs?passwd=Ah<Z&tag=-rv%(echo %v | tr . -)&module=root&output=/%{n}_v%{v}.source.tar.gz
4   #Source: ftp://root.cern.ch/%n/%{n}_v%{v}.source.tar.gz
5 < Requires: gccxml python qt gsl castor openssl mysql libpng libjpg libtiff dcap pcre zlib
5 > Requires: gccxml python qt gsl castor openssl mysql libpng libjpg libtiff dcap pcre zlib oracle
6   Patch: root-cint-bug
7   %prep
8   %setup -n root
# Line 17 | Line 17 | CONFIG_ARGS="--enable-table
17               --with-gccxml=${GCCXML_ROOT}
18               --enable-python --with-python-libdir=${PYTHON_ROOT}/lib --with-python-incdir=${PYTHON_ROOT}/include
19               --enable-mysql --with-mysql-libdir=${MYSQL_ROOT}/lib --with-mysql-incdir=${MYSQL_ROOT}/include
20 <             --with-dcap-libdir=${DCAP_ROOT}/lib
21 <             --with-dcap-incdir=${DCAP_ROOT}/include
20 >             --with-dcap-libdir=${DCAP_ROOT}/lib --with-dcap-incdir=${DCAP_ROOT}/include
21 >             --enable-oracle --with-oracle-libdir=${ORACLE_ROOT}/lib --with-oracle-incdir=${ORACLE_ROOT}/include
22               --enable-explicitlink
23               --enable-qtgsi
24               --enable-qt --with-qt-libdir=${QT_ROOT}/lib --with-qt-incdir=${QT_ROOT}/include

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines