Hello community, here is the log from the commit of package netcdf for openSUSE:Factory checked in at 2017-11-09 13:52:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf (Old) and /work/SRC/openSUSE:Factory/.netcdf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf" Thu Nov 9 13:52:25 2017 rev:37 rq:538504 version:4.4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes 2017-11-01 11:06:29.580666989 +0100 +++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes 2017-11-09 13:52:27.670778526 +0100 @@ -1,0 +2,12 @@ +Thu Nov 2 19:25:17 UTC 2017 - [email protected] + +- Simplify Group: - do not destinguish between MPI + and non-MPI: the IBS check scripts cannot handle + this well. + +------------------------------------------------------------------- +Mon Oct 30 19:35:17 UTC 2017 - [email protected] + +- Fix wrong Requires: in static package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf.spec ++++++ --- /var/tmp/diff_new_pack.nm0xbt/_old 2017-11-09 13:52:28.522747494 +0100 +++ /var/tmp/diff_new_pack.nm0xbt/_new 2017-11-09 13:52:28.526747348 +0100 @@ -264,7 +264,7 @@ %package devel Summary: Development files for %{name} -Group: Development/Libraries/%{!?mpi_flavor:C and C++}%{?mpi_flavor:Parallel} +Group: Development/Libraries/C and C++ Requires: %{libname -s %{sonum}} = %{version} %{!?with_hpc:Requires: %{pname}-devel-data = %{version}} Requires: libcurl-devel >= 7.18.0 @@ -296,12 +296,12 @@ %package devel-static Summary: Static development files for %{name} -Group: Development/Libraries/%{!?mpi_flavor:C and C++}%{?mpi_flavor:Parallel} +Group: Development/Libraries/C and C++ %if %{without hpc} Requires: hdf%{p_suffix}-devel Requires: hdf5%{p_suffix}-devel >= 1.8.8 %else -Requires: hdf5-%{hpc_package_name_tail}-devel >= 1.8.8 +Requires: %{name}-devel = %{version} %endif Requires: libcurl-devel >= 7.18.0 Requires: zlib-devel >= 1.2.5
