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.20 by eulisse, Fri Jul 14 11:51:27 2006 UTC vs.
Revision 1.22 by eulisse, Fri Jul 14 17:26:51 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   Requires: gccxml python qt gsl castor openssl mysql libpng libjpg libtiff dcap pcre zlib
6 + Patch: root-cint-bug
7   %prep
8   %setup -n root
9 <
9 > %patch -p0
10   %build
11   mkdir -p %i
12   export ROOTSYS=%_builddir/root
# Line 47 | Line 48 | case $(uname)-$(uname -m) in
48      ./configure macosx $CONFIG_ARGS;;
49   esac
50  
51 < make %makeprocesses
51 > make
52   make cintdlls
53   %install
54   # Override installers if we are using GNU fileutils cp.  On OS X

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines