From 2e8b0bede7856722f0d65d7f10e8a8b51e7a59c6d7aaed6d7aafc31eaa029c35 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 26 Feb 2024 09:15:28 +0000 Subject: [PATCH] Accepting request 1150720 from home:dimstar:rpm4.20:f Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150720 OBS-URL: https://build.opensuse.org/package/show/benchmark/fs_mark?expand=0&rev=7 --- fs_mark.changes | 6 ++++++ fs_mark.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/fs_mark.changes b/fs_mark.changes index a0e3133..d65df70 100644 --- a/fs_mark.changes +++ b/fs_mark.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 08:49:08 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Wed Mar 16 14:57:55 UTC 2016 - mpluskal@suse.com diff --git a/fs_mark.spec b/fs_mark.spec index 55f014e..41004c5 100644 --- a/fs_mark.spec +++ b/fs_mark.spec @@ -37,9 +37,8 @@ unlinks and fsyncs that make it good for simulating mail servers and other setups. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 + cp %{SOURCE1} . %build