diff --git a/grace.spec b/grace.spec index b9a2529..ed63bbc 100644 --- a/grace.spec +++ b/grace.spec @@ -3,7 +3,7 @@ Name: grace Version: 5.1.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Numerical Data Processing and Visualization Tool License: GPLv2+ @@ -82,8 +82,7 @@ cp %{SOURCE3} %{SOURCE4} . --disable-pdfdrv \ --with-x \ --with-f77=gfortran \ - --with-extra-incpath=%{_includedir}/netcdf-3 \ - --with-extra-ldpath=%{_libdir}/netcdf-3 \ + --with-extra-incpath=%{_includedir}/netcdf \ --with-bundled-xbae=no make %{?_smp_mflags} @@ -225,6 +224,9 @@ fi %changelog +* Thu Oct 16 2008 José Matos - 5.1.22-2 +- Compile with support for netcdf (# 465458). + * Mon Sep 29 2008 José Matos - 5.1.22-1 - new upstream release (5.1.22) - apply debian patches with -p1