[netcdf] Add ARM to valgrind excludes

Peter Robinson pbrobinson at fedoraproject.org
Thu Aug 11 15:52:34 UTC 2011


commit b4ab52a18d5c85c5f42d2e6eda6d6418c91f56af
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Aug 11 16:51:26 2011 +0100

    Add ARM to valgrind excludes

 netcdf.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/netcdf.spec b/netcdf.spec
index 140c4c7..a70efbe 100644
--- a/netcdf.spec
+++ b/netcdf.spec
@@ -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
 
@@ -157,6 +157,9 @@ fi
 
 
 %changelog
+* Thu Aug 11 2011 Peter Robinson <pbrobinson at gmail.com> - 4.1.3-2
+- Add ARM to valgrind excludes
+
 * Tue Jun 21 2011 Orion Poplawski <orion at cora.nwra.com> - 4.1.3-1
 - Update to 4.1.3
 - Update pkgconfig and fflags patches


More information about the scm-commits mailing list