Hello community,

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

Package is "petsc"

Mon Nov 13 14:05:36 2017 rev:4 rq:541148 version:3.7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/petsc/petsc.changes      2017-11-03 
16:30:56.870894734 +0100
+++ /work/SRC/openSUSE:Factory/.petsc.new/petsc.changes 2017-11-13 
14:06:41.176527343 +0100
@@ -1,0 +2,6 @@
+Fri Nov 10 17:02:52 UTC 2017 - [email protected]
+
+- Add libhdf5/libscalapack*-hpc as Requires to the library package 
+  for HPC.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ petsc.spec ++++++
--- /var/tmp/diff_new_pack.F3LUzZ/_old  2017-11-13 14:06:42.316486333 +0100
+++ /var/tmp/diff_new_pack.F3LUzZ/_new  2017-11-13 14:06:42.316486333 +0100
@@ -172,7 +172,11 @@
 %package -n %{libname %_vers}
 Summary:        Devel files for petsc
 Group:          System/Libraries
-%{?with_hpc:%{hpc_requires}}
+%if %{with hpc}
+%{hpc_requires}
+Requires:       
libhdf5%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc
+Requires:       
libscalapack2%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc
+%endif
 
 %description -n %{libname %_vers}
 PETSc is a suite of data structures and routines for the scalable


Reply via email to