- Update to 4.0 final

- Drop netcdf-3 symlink (bug #337158)
- Update cstring patch, partially upstreamed
This commit is contained in:
Orion Poplawski 2008-09-03 20:58:16 +00:00
parent 154b6e60a4
commit e4c13849d0
4 changed files with 3 additions and 14 deletions

View File

@ -1 +1 @@
netcdf-4.0-beta2.tar.gz
netcdf-4.0.tar.gz

View File

@ -1,14 +1,3 @@
diff -urN netcdf-4.0-beta2-ORIG/examples/CXX/sfc_pres_temp_rd.cpp netcdf-4.0-beta2/examples/CXX/sfc_pres_temp_rd.cpp
--- netcdf-4.0-beta2-ORIG/examples/CXX/sfc_pres_temp_rd.cpp 2007-01-19 07:52:13.000000000 -0500
+++ netcdf-4.0-beta2/examples/CXX/sfc_pres_temp_rd.cpp 2008-05-08 00:29:54.000000000 -0400
@@ -17,6 +17,7 @@
*/
#include <iostream>
+#include <cstring>
#include <netcdfcpp.h>
using namespace std;
diff -urN netcdf-4.0-beta2-ORIG/examples/CXX4/sfc_pres_temp_rd.cpp netcdf-4.0-beta2/examples/CXX4/sfc_pres_temp_rd.cpp
--- netcdf-4.0-beta2-ORIG/examples/CXX4/sfc_pres_temp_rd.cpp 2007-07-29 20:18:22.000000000 -0400
+++ netcdf-4.0-beta2/examples/CXX4/sfc_pres_temp_rd.cpp 2008-05-08 00:30:54.000000000 -0400

View File

@ -130,7 +130,7 @@ fi
%changelog
* Wed Sep 3 2008 Orion Poplawski <orion@cora.nwra.com> - 4.0.0-1
- Update to 4.0 final
- Drop netcdf-3 symlink (bug #337158)
- Drop netcdf-3 symlink (bug #447158)
- Update cstring patch, partially upstreamed
* Thu May 29 2008 Balint Cristian <rezso@rdsor.ro> - 4.0.0-0.6.beta2

View File

@ -1 +1 @@
9c655603351bbe6cd6039808acca39b7 netcdf-4.0-beta2.tar.gz
afc057b07b6e6843556dcfbc4ced402c netcdf-4.0.tar.gz