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.55 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.56 by elmer, Sun Apr 22 13:30:37 2007 UTC

# Line 1 | Line 1
1 < ### RPM lcg root 5.14.00d-pCMS1
2 < Requires: gcc-wrapper
1 > ### RPM lcg root 5.14.00e
2   # INITENV +PATH PYTHONPATH %i/lib/python
3   %define realVersion %(echo %v | cut -d- -f1)
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
5   #Source: ftp://root.cern.ch/%n/%{n}_v%{realVersion}.source.tar.gz
6  
8 Patch: root-CINT-maxtypedef
9
7   %define cpu %(echo %cmsplatf | cut -d_ -f2)
8   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f1,2)
9   Requires: gccxml python qt gsl castor openssl mysql libpng libjpg dcap pcre zlib oracle libungif
# Line 17 | Line 14 | Requires: libtiff
14  
15   %prep
16   %setup -n root
20 %patch -p0
17  
18   %build
23 ## IMPORT gcc-wrapper
19   mkdir -p %i
20   export ROOTSYS=%_builddir/root
21   CONFIG_ARGS="--enable-table

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines