From aa38cdaf9dc8638881c5188062a9a1a9c6a2e2e7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 18 Nov 2011 14:55:06 -0700 Subject: [PATCH] Fix typo --- netcdf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netcdf.spec b/netcdf.spec index bd68f32..023530c 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -21,7 +21,7 @@ BuildRequires: zlib-devel %ifnarch s390 s390x %{arm} BuildRequires: valgrind %endif -Requires: hdf5 = %{?_hdf5_version} +Requires: hdf5 = %{_hdf5_version} %package devel Summary: Development files for netcdf