diff --git a/tgt.changes b/tgt.changes index a648019..a4b806e 100644 --- a/tgt.changes +++ b/tgt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 14:37:40 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Wed Nov 15 07:31:31 UTC 2023 - ming li diff --git a/tgt.spec b/tgt.spec index 8996fef..9b44215 100644 --- a/tgt.spec +++ b/tgt.spec @@ -1,7 +1,7 @@ # # spec file for package tgt # -# 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 @@ -58,11 +58,7 @@ tools. Some target drivers uses all of them and some use only user-space daemon and tools (i.e. they completely runs in user space). %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%autosetup -p1 %build %ifarch ppc ppc64 ppc64le