File netcdf.changes of Package netcdf
-------------------------------------------------------------------
Fri Nov 14 16:30:21 CET 2008 - prusnak@suse.cz
- fix wrong delete usage (delete.patch)
-------------------------------------------------------------------
Mon Sep 8 15:18:49 CEST 2008 - prusnak@suse.cz
- move devel manpages and infopages to -devel subpackage
-------------------------------------------------------------------
Mon Sep 1 15:05:14 CEST 2008 - prusnak@suse.cz
- disable static libraries
-------------------------------------------------------------------
Fri Aug 22 15:18:12 CEST 2008 - schwab@suse.de
- Fix makefile dependencies.
-------------------------------------------------------------------
Wed Aug 13 16:53:01 CEST 2008 - prusnak@suse.cz
- updated to 4.0
* Introduced the use of HDF5 as a storage layer, which allows use
of groups, user-defined types, multiple unlimited dimensions,
compression, data chunking, parallel I/O, and other features
* In ncdump and ncgen, added CDL support for UTF-8 encoding
of characters in names and for escaped special chars in names.
Made sure UTF-8 names are normalized using NFC rules before
storing or comparing
* Handle IEEE NaNs and infinities in a platform-independent way
in ncdump output
* Added support for ARM representation of doubles
* Fixed bug in C++ API creating 64-bit offset files
* Fixed bug for variables larger than 4 GB
* Changed the configure.ac to build either 3.6.x or 4.x build
from the same configure.ac
* Build now checks gfortran version and handles it cleanly,
also Portland Group in Intel fortran, with various configurations
* A Fortran netcdf.inc file is now created at build time, based
on the setting of --disable-v2
* Documentation has been fixed in several places
* Upgraded to automake 1.10, autoconf 2.62, and libtool 2.2.2
* Includes missing Windows Visual Studio build files
* Fixed missing include of config.h in a C++ test program
* Fixed maintainer-clean in man directory
* Fixed --enable-c-only and make check
* Fixed behavior when opening a zero-length file
* Many portability enhancements to build cleanly
on various platforms
* Turned on some old test programs which were not being used
in the build
- dropped obsoleted patches:
* missing-includes.patch (included in update)
-------------------------------------------------------------------
Thu Jan 10 19:20:05 CET 2008 - lrupp@suse.de
- use more macros in specfile
- added netcdf-3.6.2-missing_includes.patch
-------------------------------------------------------------------
Mon Aug 6 08:46:52 CEST 2007 - zpetrova@suse.cz
- split to libnetcdf-4, libnetcdf-devel and netcdf package
according to Shared library guidelines.
-------------------------------------------------------------------
Mon Jul 30 17:39:42 CEST 2007 - zpetrova@suse.cz
-update to version 3.6.2
- Added support for shared libraries (with configure option --enable-shared).
- Improved performance of byte-swapping loops on little-endian platforms.
- Added a "-k" option to ncdump and ncgen, for identifying or specifying the kind
of netCDF file if other than "classic".
- Made long-threatened change of type of ncbyte in C++ interface from unsigned char
to signed char, for consistency with C interface.
- Implemented the C++ API on the netCDF-3 C API instead of the older netCDF-2 API,
providing automatic numeric type conversion as in the netCDF-3 C interface.
- Modified to build correctly for gfortran.
- Added more tests!
- Fixed minor bugs relating to creation of very small netCDF files.
- Added support for additional configure options
(run configure --help for more information).
-------------------------------------------------------------------
Mon May 21 18:34:56 CEST 2007 - ro@suse.de
- removed cfortran.doc from tarball due to "non-commercial" status
- check in specfile to make sure the file does not reappear
-------------------------------------------------------------------
Thu Oct 19 20:37:20 CEST 2006 - zpetrova@suse.cz
- update to version 3.6.1
- updated installation manual
- netcdf padded small files with zero to 4096 bytes, when they
were opened and changed. Fixed.
- small fixes in test suite (return values, names of output files).
- Doubled arbitrary limits on number of dimensions, variables,
attributes, and length of names.
- added new functions, including doc and tests.
- correctly configure for Intel ifort Fortran compiler on Linux.
-------------------------------------------------------------------
Wed Apr 19 10:09:01 CEST 2006 - dmueller@suse.de
- build PIC code
-------------------------------------------------------------------
Mon Jan 30 17:35:08 CET 2006 - zpetrova@suse.cz
- fixed permissions of libraries, man pages and header files (#131552)
-------------------------------------------------------------------
Wed Jan 25 21:38:38 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 13:41:00 CET 2006 - zpetrova@suse.cz
- update to netcdf-3.6.0-p1
-------------------------------------------------------------------
Thu Sep 29 17:50:33 CEST 2005 - zpetrova@suse.cz
- add -fno-strict-aliasing
-------------------------------------------------------------------
Tue Jan 11 14:53:58 CET 2005 - didge@suse.de
- Updated to new version
- changed URL to the new one
-------------------------------------------------------------------
Thu Nov 11 12:54:19 CET 2004 - ro@suse.de
- fixed file list
-------------------------------------------------------------------
Fri Apr 23 14:48:00 CEST 2004 - didge@suse.de
- Updated to new version 3.5.1
- Fixed strict aliasing problem
-------------------------------------------------------------------
Sat Jan 10 20:56:57 CET 2004 - adrian@suse.de
- add %run_ldconfig
-------------------------------------------------------------------
Tue May 13 02:31:17 CEST 2003 - nashif@suse.de
- added defattr to file list
-------------------------------------------------------------------
Mon Mar 10 17:31:24 CET 2003 - nashif@suse.de
- fixed #24975: Build c++ library
-------------------------------------------------------------------
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Tue May 21 12:29:47 CEST 2002 - ro@suse.de
- complete libdir usage
-------------------------------------------------------------------
Fri Mar 1 07:08:27 CET 2002 - nashif@suse.de
- use macro _libdir, fix for s390x build
-------------------------------------------------------------------
Fri Apr 20 07:35:03 CEST 2001 - nashif@suse.de
- Update to version 3.5.0
- fixed %files
-------------------------------------------------------------------
Sat Mar 24 00:01:43 CET 2001 - nashif@suse.de
- Spec cleanups
- Removed autospec from neededforbuild
-------------------------------------------------------------------
Thu Oct 12 00:45:21 MEST 2000 - nashif@suse.de
- Use BuildRoot
- Change maintainership to nashif@suse.de
-------------------------------------------------------------------
Tue Jun 6 18:50:31 MEST 2000 - marquardt@suse.de
- added fortran interface
-------------------------------------------------------------------
Mon May 8 17:45:05 CEST 2000 - freitag@suse.de
- initial build of version 3.4