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.231 by elmer, Thu Jan 20 22:54:31 2011 UTC vs.
Revision 1.232 by elmer, Thu Jan 20 23:30:29 2011 UTC

# Line 27 | Line 27 | Patch13: root-5.27-06b-tmva_Event_dynami
27  
28   Requires: gccxml gsl libjpg libpng libtiff libungif pcre python fftw3
29  
30 < %if "%ismac" == "false"
30 > %if "%ismac" != "true"
31   Requires: castor dcap
32   %endif
33  
34 < %if "%online-%ismac" == "false-true"
35 < Requires: openssl zlib gfortran-macosx
34 > %if "%online" != "true"
35 > Requires: openssl zlib xrootd
36   %endif
37  
38 < %if "%online-%ismac" == "false-false"
39 < Requires: openssl zlib qt xrootd
38 > %if "%ismac" == "true"
39 > Requires: gfortran-macosx
40 > %endif
41 >
42 > %if "%online" != "true"
43 > %if "%ismac" != "true"
44 > Requires: qt
45 > %endif
46   %endif
47  
48   %prep

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines