[netcdf] Use BR hdf-static (bug #1038280)

Orion Poplawski orion at fedoraproject.org
Thu Dec 5 18:35:00 UTC 2013


commit b15420b41ab7bac67be3652823450bb6ed5e16ac
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Dec 5 11:34:59 2013 -0700

    Use BR hdf-static (bug #1038280)

 netcdf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/netcdf.spec b/netcdf.spec
index 2d5e5b6..4fb309e 100644
--- a/netcdf.spec
+++ b/netcdf.spec
@@ -1,6 +1,6 @@
 Name:           netcdf
 Version:        4.3.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Libraries for the Unidata network Common Data Form
 
 Group:          Applications/Engineering
@@ -13,7 +13,7 @@ Patch0:         netcdf-pkgconfig.patch
 
 BuildRequires:  chrpath
 BuildRequires:  doxygen
-BuildRequires:  hdf-devel
+BuildRequires:  hdf-static
 BuildRequires:  hdf5-devel >= 1.8.4
 BuildRequires:  gawk
 BuildRequires:  libcurl-devel
@@ -326,6 +326,9 @@ make -C build check
 
 
 %changelog
+* Thu Dec 5 2013 Orion Poplawski <orion at cora.nwra.com> - 4.3.0-7
+- Use BR hdf-static (bug #1038280)
+
 * Mon Nov 4 2013 Orion Poplawski <orion at cora.nwra.com> - 4.3.0-6
 - Enable hdf4 support
 


More information about the scm-commits mailing list