Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory checked in at 2021-07-14 23:58:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old) and /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf-cxx4" Wed Jul 14 23:58:34 2021 rev:16 rq:906201 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes 2021-04-24 23:09:50.975453896 +0200 +++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new.2625/netcdf-cxx4.changes 2021-07-14 23:58:35.537687368 +0200 @@ -1,0 +2,6 @@ +Thu Jul 1 15:36:35 UTC 2021 - Egbert Eich <[email protected]> + +- Move ncxx4-config to the netcdf-cxx4. + * Remove the *-tools package (bsc1187910). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf-cxx4.spec ++++++ --- /var/tmp/diff_new_pack.MaJdQv/_old 2021-07-14 23:58:36.169682742 +0200 +++ /var/tmp/diff_new_pack.MaJdQv/_new 2021-07-14 23:58:36.173682713 +0200 @@ -112,21 +112,6 @@ This package provides the C++ API. -%package tools -Summary: Tools for working with the netcdf4 C++ library -Group: Productivity/Scientific/Other -%{?with_hpc:Requires: %{libname -s %{sover} -l %_ver}} -BuildArch: noarch - -%description tools -NetCDF4 (network Common Data Form) is a set of software libraries and -machine-independent data formats that support the creation, access, and sharing -of array-oriented scientific data. - -This package provides tools for working with the C++ API. - -%{?with_hpc:%{hpc_master_package tools}} - %package -n %{libname -s %{sover} -l %_ver} Summary: C++ library for the Unidata network Common Data Form version 4 Group: System/Libraries @@ -156,11 +141,13 @@ %endif Requires: %{libname -s %{sover} -l %_ver} = %{version} %{?with_hpc:%hpc_requires_devel} +Obsoletes: %{name}-tools <= %{version} +Provides: %{name}-tools = %{version} %description -n %{libname -l %_ver}-devel This package contains the netcdf_c++4 header files and shared devel libs. -%{?with_hpc:%{hpc_master_package -l devel}} +%{?with_hpc:%{hpc_master_package -l devel -O netcdf-cxx4%{hpc_package_name_tail}-tools}} %package -n %{libname -l %_ver}-devel-static Summary: Static development files for netcdf_c++ @@ -285,12 +272,6 @@ /sbin/ldconfig %{?with_hpc:%hpc_module_delete_if_default} -%files tools -%license COPYRIGHT -%doc README.md RELEASE_NOTES.md -%{?with_hpc:%dir %{p_bindir}} -%{p_bindir}/ncxx4-config - %files -n %{libname -s %{sover} -l %_ver} %license COPYRIGHT %doc README.md RELEASE_NOTES.md @@ -306,6 +287,8 @@ %{p_includedir}/nc*.h %{p_includedir}/netcdf %{?with_hpc:%dir %{hpc_pkgconfigdir}} +%{?with_hpc:%dir %{p_bindir}} +%{p_bindir}/ncxx4-config %{p_libdir}/pkgconfig/netcdf-cxx4.pc %{p_libdir}/libnetcdf_c++4.so # Do not add plugins for now
