From d17626f24330e5e682df5a8558ad09225e216742 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mar 16 2012 22:07:38 +0000 Subject: Update to 4.2 final --- diff --git a/.gitignore b/.gitignore index 06a5cc5..93083cd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ netcdf-4.1.1.tar.gz /netcdf-4.1.3.tar.gz /netcdf-4.2-rc1.tar.gz /netcdf-4.2-rc2.tar.gz +/netcdf-4.2.tar.gz diff --git a/netcdf.spec b/netcdf.spec index d92398a..c029abe 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -1,12 +1,12 @@ Name: netcdf Version: 4.2 -Release: 0.4.rc2%{?dist} +Release: 1%{?dist} Summary: Libraries for the Unidata network Common Data Form Group: Applications/Engineering License: NetCDF URL: http://www.unidata.ucar.edu/software/netcdf/ -Source0: http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-%{version}-rc2.tar.gz +Source0: http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-%{version}.tar.gz #Source0: http://www.unidata.ucar.edu/downloads/netcdf/ftp/snapshot/netcdf-4-daily.tar.gz #Use pkgconfig in nc-config to avoid multi-lib issues Patch0: netcdf-pkgconfig.patch @@ -173,7 +173,7 @@ NetCDF parallel openmpi static libraries %prep -%setup -q -n %{name}-%{version}-rc2 +%setup -q %patch0 -p1 -b .pkgconfig %patch1 -p1 -b .fflags @@ -318,6 +318,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Fri Mar 16 2012 Orion Poplawski - 4.2-1 +- Update to 4.2 final + * Wed Mar 7 2012 Orion Poplawski - 4.2-0.4.rc2 - Ship examples with -devel diff --git a/sources b/sources index 440e39d..c08f966 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4347751316b03fcfce6a514a6c07316b netcdf-4.2-rc2.tar.gz +7ba9d1f3afc6643a688899129741a7cd netcdf-4.2.tar.gz