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.116 by ratnik, Thu Apr 24 17:48:44 2008 UTC vs.
Revision 1.117 by ratnik, Tue May 13 17:18:11 2008 UTC

# Line 1 | Line 1
1 < ### RPM lcg root 5.18.00a-200onl2
1 > ### RPM lcg root 5.18.00a
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 11 | Line 11 | Patch3: root-5.18-00a-TBufferXML
11   Patch4: root-5.18-00a-Cintex
12   Patch5: root-5.18-00a-Cintex2
13   Patch6: root-5.18-00a-TBufferFile
14 + Patch7: root-5.18-00a-cintexquickfix2
15  
16   %define cpu %(echo %cmsplatf | cut -d_ -f2)
17   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f1,2)
18  
19   Requires: gccxml gsl castor libjpg dcap pcre python
20  
21 < %if "%{?online_release:set}" != "set"
21 > %if "%cmsplatf" != "slc4onl_ia32_gcc346"
22   Requires: qt openssl mysql libpng zlib libungif xrootd
23   %else
24   %define skiplibtiff true
# Line 40 | Line 41 | Requires: libtiff
41   %patch4 -p0
42   %patch5 -p0
43   %patch6 -p0
44 + %patch7 -p0
45  
46   %build
47   mkdir -p %i
48   export ROOTSYS=%_builddir/root
49  
50 < %if "%{?online_release:set}" == "set"
50 > %if "%cmsplatf" == "slc4onl_ia32_gcc346"
51   # Build without mysql, and use system qt.
52   # Also skip xrootd and odbc for online case:
53  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines