Hello community,

here is the log from the commit of package hdf5 for openSUSE:Factory checked in 
at 2018-11-12 09:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hdf5 (Old)
 and      /work/SRC/openSUSE:Factory/.hdf5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hdf5"

Mon Nov 12 09:44:55 2018 rev:48 rq:648227 version:1.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/hdf5/hdf5.changes        2018-09-24 
13:13:20.893697777 +0200
+++ /work/SRC/openSUSE:Factory/.hdf5.new/hdf5.changes   2018-11-12 
09:45:28.676822862 +0100
@@ -1,0 +2,5 @@
+Sun Nov 11 12:15:14 UTC 2018 - [email protected]
+
+- Create main master package, fix dependencies.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hdf5.spec ++++++
--- /var/tmp/diff_new_pack.ywqSCe/_old  2018-11-12 09:45:29.824821117 +0100
+++ /var/tmp/diff_new_pack.ywqSCe/_new  2018-11-12 09:45:29.840821093 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -241,6 +241,12 @@
 Requires:       lib%{pname}hl_fortran%{sonum_HL_F} = %{version}
 %else # hpc
 %hpc_requires
+Requires:       %{libname -l _cpp}
+Requires:       %{libname -l _fortran}
+Requires:       %{libname -l _hl_cpp}
+Requires:       %{libname -l _hl}
+Requires:       %{libname -l hl_fortran}
+Requires:       %{libname}
 BuildRequires:  %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
 BuildRequires:  lua-lmod
 BuildRequires:  suse-hpc >= 0.2
@@ -257,13 +263,14 @@
 This package contains the %{flavor} version utility functions for working      
                                                                   
 with HDF5 files.
 
+%{?with_hpc:%{hpc_master_package}}
+
 %package -n     %{libname -s %{sonum}}
 Summary:        Shared libraries for the HDF5 scientific data format
 # To avoid unresolvable errors due to multiple providers of the library
 Group:          System/Libraries
 Provides:       %{libname} = %{version}
 Obsoletes:      %{libname} < %{version}
-%{?with_hpc:Provides:       libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = 
%{version}}
 %{?with_hpc:Requires:       %{name}-module = %version}
 
 %description -n %{libname -s %{sonum}}
@@ -280,7 +287,6 @@
 Group:          System/Libraries
 Provides:       %{libname -l _hl} = %{version}
 Obsoletes:      %{libname -l _hl} < %{version}
-%{?with_hpc:Provides:       libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = 
%{version}}
 %{?with_hpc:Requires:       %{name}-module = %version}
 
 %description -n %{libname -l _hl -s %{sonum_HL}}
@@ -298,7 +304,6 @@
 Group:          System/Libraries
 Provides:       %{libname -l _cpp} = %{version}
 Obsoletes:      %{libname -l _cpp} < %{version}
-%{?with_hpc:Provides:       libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = 
%{version}}
 %{?with_hpc:Requires:       %{name}-module = %version}
 
 %description -n %{libname -l _cpp -s %{sonum_CXX}}
@@ -315,7 +320,6 @@
 Group:          System/Libraries
 Provides:       %{libname -l _hl_cpp} = %{version}
 Obsoletes:      %{libname -l _hl_cpp} < %{version}
-%{?with_hpc:Provides:       libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = 
%{version}}
 %{?with_hpc:Requires:       %{name}-module = %version}
 
 %description -n %{libname -l _hl_cpp -s %{sonum_HL_CXX}}
@@ -332,7 +336,6 @@
 Group:          System/Libraries
 Provides:       %{libname -l _fortran} = %{version}
 Obsoletes:      %{libname -l _fortran} < %{version}
-%{?with_hpc:Provides:       libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = 
%{version}}
 %{?with_hpc:Requires:       %{name}-module = %version}
 
 %description -n %{libname -l _fortran -s %{sonum_F}}
@@ -349,7 +352,6 @@
 Group:          System/Libraries
 Provides:       %{libname -l hl_fortran} = %{version}
 Obsoletes:      %{libname -l hl_fortran} < %{version}
-%{?with_hpc:Provides:       libhdf5%{?with_mpi:-%{mpi_flavor}}-hpc = 
%{version}}
 %{?with_hpc:Requires:       %{name}-module = %version}
 
 %description -n %{libname -l hl_fortran -s %{sonum_HL_F}}
@@ -428,6 +430,7 @@
 Summary:        Module files for %{name}
 Group:          Development/Libraries/Parallel
 Provides:       %{name}-module = %version
+Requires:       lua-lmod
 
 %description module
 HDF5 is a data model, library, and file format for storing and


Reply via email to