[gdl/el6/master] Use grib_api-static on el6

Orion Poplawski orion at fedoraproject.org
Fri Mar 11 17:50:56 UTC 2011


commit 6e2ccc6eb575ffc8cc0fd87ae53250d9fc6d44a3
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Mar 11 10:50:35 2011 -0700

    Use grib_api-static on el6

 gdl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdl.spec b/gdl.spec
index c4ff523..b982983 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -36,7 +36,7 @@ BuildRequires:  gsl-devel, plplot-devel, ImageMagick-c++-devel
 BuildRequires:  netcdf-devel, hdf5-devel, libjpeg-devel
 BuildRequires:  python-devel, numpy, python-matplotlib
 BuildRequires:  fftw-devel, hdf-static
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 6
 BuildRequires:  grib_api-static
 %endif
 #TODO - Build with mpi support


More information about the scm-commits mailing list