Hello community,

here is the log from the commit of package hdf5 for openSUSE:Factory checked in 
at 2016-03-26 15:12:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hdf5 (Old)
 and      /work/SRC/openSUSE:Factory/.hdf5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hdf5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hdf5/hdf5.changes        2016-03-16 
10:24:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hdf5.new/hdf5.changes   2016-03-26 
15:12:14.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Mar 18 14:26:42 UTC 2016 - [email protected]
+
+- Split libraries into C, C++, and Fortran versions to comply with
+  openSUSE library packaging policies.
+  Fixes BNC#971602
+- Make Fortran builds required.
+- Manually set so numbers.  The autodetected ones weren't matching
+  the real ones.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hdf5.spec ++++++
++++ 791 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/hdf5/hdf5.spec
++++ and /work/SRC/openSUSE:Factory/.hdf5.new/hdf5.spec

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.6tvQSX/_old  2016-03-26 15:12:15.000000000 +0100
+++ /var/tmp/diff_new_pack.6tvQSX/_new  2016-03-26 15:12:15.000000000 +0100
@@ -1,18 +1,34 @@
-libhdf5-11
+libhdf5-10
+libhdf5-10-openmpi
+libhdf5-10-mvapich2
+libhdf5_hl10
+libhdf5_hl10-mvapich2
+libhdf5_hl10-openmpi
+libhdf5_cpp11
+libhdf5_hl_cpp11
+libhdf5_fortran10
+libhdf5_fortran10-openmpi
+libhdf5_fortran10-mvapich2
+libhdf5hl_fortran10
+libhdf5hl_fortran10-mvapich2
+libhdf5hl_fortran10-openmpi
 hdf5-devel
   requires -<targettype>
-  requires "libhdf5-11-<targettype> = <version>"
-  requires "libhdf5_hl11-<targettype> = <version>"
-libhdf5-11-openmpi
+  requires "libhdf5-10-<targettype> = <version>"
+  requires "libhdf5_hl10-<targettype> = <version>"
+  requires "libhdf5_cpp11-<targettype> = <version>"
+  requires "libhdf5_hl_cpp11-<targettype> = <version>"
+  requires "libhdf5_fortran10-<targettype> = <version>"
+  requires "libhdf5hl_fortran10-<targettype> = <version>"
 hdf5-openmpi-devel
   requires -openmpi-<targettype>
-  requires "libhdf5-11-openmpi-<targettype> = <version>"
-  requires "libhdf5_hl11-openmpi-<targettype> = <version>"
-libhdf5-11-mvapich2
-libhdf5_hl11
-libhdf5_hl11-mvapich2
-libhdf5_hl11-openmpi
+  requires "libhdf5-10-openmpi-<targettype> = <version>"
+  requires "libhdf5_hl10-openmpi-<targettype> = <version>"
+  requires "libhdf5_fortran10-openmpi-<targettype> = <version>"
+  requires "libhdf5hl_fortran10-openmpi-<targettype> = <version>"
 hdf5-mvapich2-devel
   requires -openmpi-<targettype>
-  requires "libhdf5-11-mvapich2-<targettype> = <version>"
-  requires "libhdf5_hl11-mvapich2-<targettype> = <version>"
+  requires "libhdf5-10-mvapich2-<targettype> = <version>"
+  requires "libhdf5_hl10-mvapich2-<targettype> = <version>"
+  requires "libhdf5_fortran10-mvapich2-<targettype> = <version>"
+  requires "libhdf5hl_fortran10-mvapich2-<targettype> = <version>"

++++++ baselibs.conf.in ++++++
--- /var/tmp/diff_new_pack.6tvQSX/_old  2016-03-26 15:12:15.000000000 +0100
+++ /var/tmp/diff_new_pack.6tvQSX/_new  2016-03-26 15:12:15.000000000 +0100
@@ -1,18 +1,34 @@
 libhdf5-@sonum@
+libhdf5-@sonum@-openmpi
+libhdf5-@sonum@-mvapich2
+libhdf5_hl@sonum_HL@
+libhdf5_hl@sonum_HL@-mvapich2
+libhdf5_hl@sonum_HL@-openmpi
+libhdf5_cpp@sonum_CXX@
+libhdf5_hl_cpp@sonum_HL_CXX@
+libhdf5_fortran@sonum_F@
+libhdf5_fortran@sonum_F@-openmpi
+libhdf5_fortran@sonum_F@-mvapich2
+libhdf5hl_fortran@sonum_HL_F@
+libhdf5hl_fortran@sonum_HL_F@-mvapich2
+libhdf5hl_fortran@sonum_HL_F@-openmpi
 hdf5-devel
   requires -<targettype>
   requires "libhdf5-@sonum@-<targettype> = <version>"
-  requires "libhdf5_hl@sonum@-<targettype> = <version>"
-libhdf5-@sonum@-openmpi
+  requires "libhdf5_hl@sonum_HL@-<targettype> = <version>"
+  requires "libhdf5_cpp@sonum_CXX@-<targettype> = <version>"
+  requires "libhdf5_hl_cpp@sonum_HL_CXX@-<targettype> = <version>"
+  requires "libhdf5_fortran@sonum_F@-<targettype> = <version>"
+  requires "libhdf5hl_fortran@sonum_HL_F@-<targettype> = <version>"
 hdf5-openmpi-devel
   requires -openmpi-<targettype>
   requires "libhdf5-@sonum@-openmpi-<targettype> = <version>"
-  requires "libhdf5_hl@sonum@-openmpi-<targettype> = <version>"
-libhdf5-@sonum@-mvapich2
-libhdf5_hl@sonum@
-libhdf5_hl@sonum@-mvapich2
-libhdf5_hl@sonum@-openmpi
+  requires "libhdf5_hl@sonum_HL@-openmpi-<targettype> = <version>"
+  requires "libhdf5_fortran@sonum_F@-openmpi-<targettype> = <version>"
+  requires "libhdf5hl_fortran@sonum_HL_F@-openmpi-<targettype> = <version>"
 hdf5-mvapich2-devel
   requires -openmpi-<targettype>
   requires "libhdf5-@sonum@-mvapich2-<targettype> = <version>"
-  requires "libhdf5_hl@sonum@-mvapich2-<targettype> = <version>"
+  requires "libhdf5_hl@sonum_HL@-mvapich2-<targettype> = <version>"
+  requires "libhdf5_fortran@sonum_F@-mvapich2-<targettype> = <version>"
+  requires "libhdf5hl_fortran@sonum_HL_F@-mvapich2-<targettype> = <version>"


Reply via email to