Accepting request 1151172 from home:dspinella:branches:Archiving
- Use %autopatch instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1151172 OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=96
This commit is contained in:
parent
cf1cc63e6c
commit
cac8078e15
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 10:56:19 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
- Use %autopatch instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 09:22:10 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
Mon Feb 5 09:22:10 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
15
cpio.spec
15
cpio.spec
@ -60,7 +60,7 @@ Summary: Tape drive control utility
|
|||||||
Group: Productivity/Archiving/Backup
|
Group: Productivity/Archiving/Backup
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Provides: mt
|
Provides: mt
|
||||||
|
|
||||||
%description mt
|
%description mt
|
||||||
@ -70,17 +70,8 @@ This package includes the 'mt', a local tape drive control program.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch2
|
%autopatch -M 20 -p0
|
||||||
%patch4
|
%autopatch -m 21 -p1
|
||||||
%patch5
|
|
||||||
%patch15
|
|
||||||
%patch17
|
|
||||||
%patch18
|
|
||||||
%patch20
|
|
||||||
###
|
|
||||||
%patch21 -p1
|
|
||||||
%patch23 -p1
|
|
||||||
%patch25 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
gettextize -f --no-changelog
|
gettextize -f --no-changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user