Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2016-08-10 21:56:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcdf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes    2016-07-15 
12:49:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes       2016-08-10 
21:56:39.000000000 +0200
@@ -1,0 +2,23 @@
+Sat Aug  6 19:37:39 UTC 2016 - [email protected]
+
+- Remove %{optflags} from CFLAGS for now to fix build with hdf5-1.10
+  in Factory, see https://github.com/Unidata/netcdf-c/issues/244
+
+-------------------------------------------------------------------
+Sun Jul 31 16:09:16 UTC 2016 - [email protected]
+
+- Add 32bit version to satisfy libavfilter6-32bit
+
+-------------------------------------------------------------------
+Sun Jul 17 16:06:42 UTC 2016 - [email protected]
+
+- Trim descriptions. (libnetcdf11 will be the prominently installed
+  one and therefore retains it mostly.)
+
+-------------------------------------------------------------------
+Fri Jul 15 15:46:46 UTC 2016 - [email protected]
+
+- As far as I can find the settings file is only needed for 
+  development.
+
+-------------------------------------------------------------------

New:
----
  baselibs.conf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netcdf.spec ++++++
--- /var/tmp/diff_new_pack.xJGtaX/_old  2016-08-10 21:56:40.000000000 +0200
+++ /var/tmp/diff_new_pack.xJGtaX/_new  2016-08-10 21:56:40.000000000 +0200
@@ -36,6 +36,7 @@
 Url:            http://www.unidata.ucar.edu/software/netcdf/
 Source:         
ftp://ftp.unidata.ucar.edu/pub/%{name}/%{name}-%{version}.tar.gz
 Source1:        nc-config.1.gz
+Source99:       baselibs.conf
 Patch0:         %{name}-no_date_time.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gawk
@@ -79,31 +80,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains utility functions for working with NetCDF files.
 
 %package openmpi
@@ -116,31 +92,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the openmpi version of utility functions for
 working with NetCDF files.
 
@@ -154,37 +105,12 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the mvapich2 version of utility functions for
 working with NetCDF files.
 
 %package -n     %{libname}%{sonum}
 Summary:        Shared libraries for the NetCDF scientific data format
-Group:          Productivity/Scientific/Other
+Group:          System/Libraries
 Provides:       %{libname}-4 = %{version}
 Obsoletes:      %{libname}-4 < %{version}
 # To avoid unresolvable errors due to multiple providers of the library
@@ -200,13 +126,12 @@
 and sharing of array-oriented scientific data.
 
 NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
+data access and a collection of software libraries
+for C, Fortran, C++, and Perl that provides an implementation of the
 interface.  The NetCDF library also defines a machine-independent
 format for representing scientific data.  Together, the interface,
 library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
+scientific data.
 
 NetCDF data is:
    - Self-Describing: A NetCDF file includes information about the
@@ -242,31 +167,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the openmpi versuib if the NetCDF runtime
 libraries.
 
@@ -286,31 +186,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the openmpi versuib if the NetCDF runtime
 libraries.
 
@@ -323,31 +198,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains generic files needed to create projects that use
 any version of NetCDF.
 
@@ -367,31 +217,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains all files needed to create projects that use NetCDF.
 
 %package openmpi-devel
@@ -412,31 +237,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains all files needed to create projects that use
 the openmpi version of NetCDF.
 
@@ -458,31 +258,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains all files needed to create projects that use
 the mvapich2 version of NetCDF.
 
@@ -500,31 +275,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the static libraries for NetCDF.
 
 %package openmpi-devel-static
@@ -537,31 +287,6 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the openmpi versions of the static libraries 
 for NetCDF.
 
@@ -575,35 +300,9 @@
 machine-independent data formats that support the creation, access,
 and sharing of array-oriented scientific data.
 
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a freely-distributed collection of software libraries
-for C, Fortran, C++, and perl that provides an implementation of the
-interface.  The NetCDF library also defines a machine-independent
-format for representing scientific data.  Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The NetCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-NetCDF data is:
-   - Self-Describing: A NetCDF file includes information about the
-     data it contains.
-   - Network-transparent:  A NetCDF file is represented in a form that
-     can be accessed by computers with different ways of storing
-     integers, characters, and floating-point numbers.
-   - Direct-access:  A small subset of a large dataset may be accessed
-     efficiently, without first reading through all the preceding
-     data.
-   - Appendable:  Data can be appended to a NetCDF dataset along one
-     dimension without copying the dataset or redefining its
-     structure. The structure of a NetCDF dataset can be changed,
-     though this sometimes causes the dataset to be copied.
-   - Sharable:  One writer and multiple readers may simultaneously
-     access the same NetCDF file.
-
 This package contains the mvapich2 versions of the static libraries 
 for NetCDF.
 
-
 %prep
 %setup -q
 %patch0 -p0 -b .no_date_time
@@ -621,7 +320,7 @@
 %build
 pushd build
 export CC=gcc CXX=g++ FC=gfortran
-export CFLAGS="%{optflags} -fno-strict-aliasing" 
+export CFLAGS="-fno-strict-aliasing" 
 export CXXFLAGS="%{optflags}"
 export FCFLAGS="%{optflags}"
 %configure \
@@ -686,7 +385,6 @@
 %files -n %{libname}%{sonum}
 %defattr(-,root,root,-)
 %{_libdir}/libnetcdf.so.*
-%{_libdir}/libnetcdf.settings
 
 %files devel-data
 %defattr(-,root,root,-)
@@ -699,6 +397,7 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/netcdf.pc
 %{_mandir}/man3/*
+%{_libdir}/libnetcdf.settings
 
 %files devel-static
 %defattr(-,root,root,-)

++++++ baselibs.conf ++++++
libnetcdf11


Reply via email to