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