From 720fbad8b8afc87fa4d119b4e1451a1f880a623b2de65ebe805a0f84dc6320b6 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 26 Feb 2024 12:14:23 +0000 Subject: [PATCH] Accepting request 1150716 from home:dimstar:rpm4.20:f Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150716 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/fsarchiver?expand=0&rev=49 --- fsarchiver.changes | 6 ++++++ fsarchiver.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fsarchiver.changes b/fsarchiver.changes index 9a5fa8e..66b0547 100644 --- a/fsarchiver.changes +++ b/fsarchiver.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 08:47:27 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Mon Mar 20 09:37:26 UTC 2023 - Michael Vetter diff --git a/fsarchiver.spec b/fsarchiver.spec index adecc87..4348a6b 100644 --- a/fsarchiver.spec +++ b/fsarchiver.spec @@ -50,8 +50,8 @@ If the archive is corrupt, you just loose the current file, not the whole archive. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 + cp -p %{SOURCE1} . %build