From c7d3d4925d2aa9a676bc835fecc07f04f8771a83 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: May 17 2010 16:19:06 +0000 Subject: - valgrind crashes on ppc64 (bug #593027), don't use it --- diff --git a/netcdf.spec b/netcdf.spec index 3a83cc5..c3094f5 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,6 +1,6 @@ Name: netcdf Version: 4.1.1 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Libraries for the Unidata network Common Data Form Group: Applications/Engineering @@ -92,7 +92,9 @@ export FCFLAGS="$FFLAGS" --enable-dap \ --enable-ncgen4 \ --enable-extra-example-tests \ +%ifnarch ppc64 --enable-valgrind-tests \ +%endif --disable-dap-remote-tests #Need to be able to properly list all hdf4 library deps and location # --enable-hdf4 \ @@ -161,6 +163,9 @@ fi %changelog +* Mon May 17 2010 Orion Poplawski - 4.1.1-3.1 +- valgrind crashes on ppc64 (bug #593027), don't use it + * Mon Apr 19 2010 Orion Poplawski - 4.1.1-3 - Explicitly link libnetcdf.so against -lhdf5_hl -lhdf5