Hello community,

here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory 
checked in at 2017-11-13 14:04:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf-cxx4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcdf-cxx4"

Mon Nov 13 14:04:41 2017 rev:5 rq:541144 version:4.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes  2017-10-31 
15:44:38.032395407 +0100
+++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new/netcdf-cxx4.changes     
2017-11-13 14:06:37.160671811 +0100
@@ -1,0 +2,6 @@
+Fri Nov 10 16:14:47 UTC 2017 - e...@suse.com
+
+- Add Requires: for the netcdf library/devel package to the
+  netcdf-cxx4 library/devel package for HPC.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcdf-cxx4.spec ++++++
--- /var/tmp/diff_new_pack.3uKHMO/_old  2017-11-13 14:06:38.588620441 +0100
+++ /var/tmp/diff_new_pack.3uKHMO/_new  2017-11-13 14:06:38.592620297 +0100
@@ -101,8 +101,12 @@
 %package -n %{libname -s %{sover} -l %_ver}
 Summary:        C++ library for the Unidata network Common Data Form version 4
 Group:          System/Libraries
-%{!?with_hpc:Provides:       
libnetcdf%{sover}:%{p_libdir}/libnetcdf_c++.so.%{sover}}
-%{?with_hpc:%hpc_requires}
+%if %{without hpc}
+Provides:       libnetcdf%{sover}:%{p_libdir}/libnetcdf_c++.so.%{sover}
+%else
+%hpc_requires
+Requires:       libnetcdf-%{compiler_family}%{?c_f_ver}-hpc
+%endif
 
 %description -n %{libname -s %{sover} -l %_ver}
 NetCDF4 (network Common Data Form) is a set of software libraries and
@@ -118,6 +122,8 @@
 Group:          Development/Libraries/C and C++
 %if %{without hpc}
 Provides:       libnetcdf-devel:%{_libdir}/libnetcdf_c++.so
+%else
+Requires:       netcdf-%{compiler_family}%{?c_f_ver}-hpc-devel
 %endif
 Requires:       %{libname -s %{sover} -l %_ver} = %{version}
 


Reply via email to