diff --git a/netcdf.spec b/netcdf.spec index 3f9e8f0..dd1e240 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,6 +1,6 @@ Name: netcdf Version: 4.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Libraries for the Unidata network Common Data Form Group: Applications/Engineering @@ -18,7 +18,7 @@ BuildRequires: gcc-gfortran, gawk BuildRequires: hdf5-devel >= 1.8.4 BuildRequires: libcurl-devel BuildRequires: zlib-devel -%ifnarch s390 s390x +%ifnarch s390 s390x %{arm} BuildRequires: valgrind %endif @@ -165,6 +165,9 @@ fi %changelog +* Thu Aug 11 2011 Peter Robinson - 4.1.1-6 +- Add ARM to valgrind excludes + * Mon Dec 6 2010 jspaleta[at]fedoraproject.org - 4.1.1-5 - rebuild to match gcc-gfortran versioning information