Accepting request 1151776 from home:pgajdos:t
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1151776 OBS-URL: https://build.opensuse.org/package/show/Base:System/tgt?expand=0&rev=61
This commit is contained in:
parent
efa8bd02f8
commit
de9c13949f
@ -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 <mli@suse.com>
|
||||
|
||||
|
8
tgt.spec
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user