Hello community,

here is the log from the commit of package hdf for openSUSE:Factory checked in 
at 2017-09-07 22:08:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hdf (Old)
 and      /work/SRC/openSUSE:Factory/.hdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hdf"

Thu Sep  7 22:08:15 2017 rev:7 rq:519909 version:4.2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/hdf/hdf.changes  2016-08-05 18:16:26.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.hdf.new/hdf.changes     2017-09-07 
22:08:16.380761253 +0200
@@ -1,0 +2,5 @@
+Thu Aug 31 09:47:23 UTC 2017 - rbr...@suse.com
+
+- Disable tests for all architectures due to fortestF failures 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hdf.spec ++++++
--- /var/tmp/diff_new_pack.RxFQT3/_old  2017-09-07 22:08:17.120656960 +0200
+++ /var/tmp/diff_new_pack.RxFQT3/_new  2017-09-07 22:08:17.120656960 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hdf
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -136,8 +136,8 @@
 
 %package -n %{libname}%{sonum}
 Summary:        Shared libraries for the HDF4 scientific data format
-Group:          Productivity/Scientific/Other
 # To avoid unresolvable errors due to multiple providers of the library
+Group:          Productivity/Scientific/Other
 Provides:       %{libname} = %{version}
 Obsoletes:      %{libname} < %{version}
 
@@ -160,8 +160,8 @@
 
 %package -n %{libname}%{sonum}-openmpi
 Summary:        Shared libraries for the HDF4 scientific data format
-Group:          Productivity/Scientific/Other
 # To avoid unresolvable errors due to multiple providers of the library
+Group:          Productivity/Scientific/Other
 Provides:       %{libname}-openmpi = %{version}
 Obsoletes:      %{libname}-openmpi < %{version}
 
@@ -184,8 +184,8 @@
 
 %package -n %{libname}%{sonum}-mvapich2
 Summary:        Shared libraries for the HDF4 scientific data format
-Group:          Productivity/Scientific/Other
 # To avoid unresolvable errors due to multiple providers of the library
+Group:          Productivity/Scientific/Other
 Provides:       %{libname}-mvapich2 = %{version}
 Obsoletes:      %{libname}-mvapich2 < %{version}
 
@@ -598,25 +598,6 @@
 %_hdf_version  %{version}
 EOF
 
-# One fortran test fails under ppc64, s390 and aarch64
-%ifnarch ppc64 ppc64le s390x aarch64
-%check
-for mpi in %_mpi; do
-pushd build_static_$mpi
-LD_LIBRARY_PATH=%{_libdir}/mpi/gcc/$mpi/%{_lib}:%{_builddir}/%{name}-%{version}/build_$mpi/bin:$LD_LIBRARY_PATH
 ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
-popd
-pushd build_$mpi
-LD_LIBRARY_PATH=%{_libdir}/mpi/gcc/$mpi/%{_lib}:%{_builddir}/%{name}-%{version}/build_$mpi/bin:$LD_LIBRARY_PATH
 ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
-popd
-done
-pushd build_static
-LD_LIBRARY_PATH=%{buildroot}%{_libdir}:%{_builddir}/%{name}-%{version}/build/bin:$LD_LIBRARY_PATH
 ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
-popd
-pushd build
-LD_LIBRARY_PATH=%{buildroot}%{_libdir}:%{_builddir}/%{name}-%{version}/build/bin:$LD_LIBRARY_PATH
 ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
-popd
-%endif
-
 %post -n %{libname}%{sonum} -p /sbin/ldconfig
 %postun -n %{libname}%{sonum} -p /sbin/ldconfig
 


Reply via email to