Accepting request 1035734 from home:badshah400:branches:science

Add to specfile missing patch:
  Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch

OBS-URL: https://build.opensuse.org/request/show/1035734
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=160
This commit is contained in:
Dmitry Roshchin 2022-11-15 17:24:36 +00:00 committed by Git OBS Bridge
parent a0635c9ad7
commit bbdc8538d4
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 15 04:52:12 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Add to specfile missing patch:
Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch
-------------------------------------------------------------------
Sat Oct 15 13:29:22 UTC 2022 - Egbert Eich <eich@suse.com>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package hdf5
#
# Copyright (c) 2022 SUSE LLC
#
@ -436,6 +436,7 @@ Patch6: hdf5-Remove-timestamps-from-binaries.patch
# Could be ported but it's unknown if it's still needed
Patch7: hdf5-mpi.patch
Patch8: Disable-phdf5-tests.patch
Patch9: Fix-error-message-not-the-name-but-the-link-information-is-parsed.patch
# Imported from Fedora, strip flags from h5cc wrapper
Patch10: hdf5-wrappers.patch
Patch101: H5O_fsinfo_decode-Make-more-resilient-to-out-of-bounds-read.patch
@ -690,6 +691,7 @@ library packages.
%patch6 -p1
# %%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch101 -p1
%patch102 -p1