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.26 by elmer, Wed Jul 26 05:24:48 2006 UTC vs.
Revision 1.28 by eulisse, Wed Jul 26 10:21:24 2006 UTC

# Line 3 | Line 3
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   %define cpu %(echo %cmsplatf | cut -d_ -f2)
6 + %define pythonv %(echo $PYTHON_VERSION | cut -d. -f1,2)
7   Requires: gccxml python qt gsl castor openssl mysql libpng libjpg dcap pcre zlib oracle
8  
9   %if "%cpu" != "amd64"
# Line 20 | Line 21 | CONFIG_ARGS="--enable-table
21               --disable-builtin-freetype
22               --disable-builtin-zlib
23               --with-gccxml=${GCCXML_ROOT}
24 <             --enable-python --with-python-libdir=${PYTHON_ROOT}/lib --with-python-incdir=${PYTHON_ROOT}/include
24 >             --enable-python --with-python-libdir=${PYTHON_ROOT}/lib --with-python-incdir=${PYTHON_ROOT}/include/python2.4
25               --enable-mysql --with-mysql-libdir=${MYSQL_ROOT}/lib --with-mysql-incdir=${MYSQL_ROOT}/include
26               --enable-oracle --with-oracle-libdir=${ORACLE_ROOT}/lib --with-oracle-incdir=${ORACLE_ROOT}/include
27               --enable-explicitlink
# Line 34 | Line 35 | CONFIG_ARGS="--enable-table
35               --enable-roofit
36               --disable-ldap
37               --disable-krb5
38 <             --with-dcap-libdir=${DCAP_ROOT}/lib
38 >                 --with-dcap-libdir=${DCAP_ROOT}/lib
39               --with-dcap-incdir=${DCAP_ROOT}/include
40               --with-ssl-incdir=${OPENSSL_ROOT}/include
41               --with-ssl-libdir=${OPENSSL_ROOT}/lib

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines