From c0b0da73f4b74013e0644c18daa4f47df6d75bd6c9aba26e251d698d2f2366f9 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Mon, 26 Feb 2024 12:54:55 +0000 Subject: [PATCH] Accepting request 1149402 from home:pgajdos:m - Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1149402 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=55 --- mstflint.changes | 5 +++++ mstflint.spec | 8 ++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/mstflint.changes b/mstflint.changes index 94fb4fd..870bc05 100644 --- a/mstflint.changes +++ b/mstflint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 13:26:27 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Thu Sep 28 13:48:49 UTC 2023 - Nicolas Morey diff --git a/mstflint.spec b/mstflint.spec index a375277..a83ed2f 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -1,7 +1,7 @@ # # spec file for package mstflint # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,11 +49,7 @@ package. For a full documentation of the MFT package, please refer to the downloads page at the Mellanox web site. %prep -%setup -q -%patch1 -%patch4 -%patch5 -%patch6 +%autosetup -p0 %build ./autogen.sh