From 17d2a01d102c5adf046c872efc4269992af0820670395576ae21b01239ab4b9e Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Thu, 21 Mar 2024 04:57:31 +0000 Subject: [PATCH] Accepting request 1159681 from home:badshah400:branches:science Work around bot rejection for unapplied Patch7. OBS-URL: https://build.opensuse.org/request/show/1159681 OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=172 --- hdf5.changes | 5 +++++ hdf5.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/hdf5.changes b/hdf5.changes index 0c0ac9d..b598d29 100644 --- a/hdf5.changes +++ b/hdf5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 20 03:09:27 UTC 2024 - Atri Bhattacharya + +- Work around bot rejection for unapplied Patch7. + ------------------------------------------------------------------- Thu Feb 22 07:48:45 UTC 2024 - Dominique Leuenberger diff --git a/hdf5.spec b/hdf5.spec index a60e7d7..7e491e9 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -326,7 +326,7 @@ Patch4: hdf5-1.8.10-tests-arm.patch Patch5: PPC64LE-Fix-long-double-handling.patch Patch6: hdf5-Remove-timestamps-from-binaries.patch # Could be ported but it's unknown if it's still needed -#Patch7: hdf5-mpi.patch +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 @@ -575,7 +575,10 @@ library packages. %endif %patch -P 5 -p1 %patch -P 6 -p1 -# %%patch -P 7 -p1 +# work around bot rejection for unapplied patch +%if 0 +%patch -P 7 -p1 +%endif %patch -P 8 -p1 %patch -P 9 -p1 %patch -P 10 -p1