diff --git a/.cvsignore b/.cvsignore index 9434a0d..1318d79 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -netcdf-4.0.tar.gz +netcdf-4.0.1.tar.gz diff --git a/netcdf.spec b/netcdf.spec index 87a4f70..b388206 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,12 +1,12 @@ Name: netcdf -Version: 4.0.0 -Release: 2%{?dist} +Version: 4.0.1 +Release: 1%{?dist} Summary: Libraries for the Unidata network Common Data Form Group: Applications/Engineering License: NetCDF URL: http://my.unidata.ucar.edu/content/software/netcdf/index.html -Source0: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.0.tar.gz +Source0: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%{version}.tar.gz Patch0: netcdf-4.0.0-gcc4.3-cstring.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -63,7 +63,7 @@ man pages. This package contains the netCDF static libs. %prep -%setup -q -n netcdf-4.0 +%setup -q %patch0 -p1 %build @@ -128,6 +128,9 @@ fi %changelog +* Thu Apr 16 2009 Orion Poplawski - 4.0.1-1 +- Update to 4.0.1 + * Wed Feb 25 2009 Fedora Release Engineering - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index a238f44..08c9a41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afc057b07b6e6843556dcfbc4ced402c netcdf-4.0.tar.gz +a251453c5477599f050fa4e593295186 netcdf-4.0.1.tar.gz