diff --git a/jfsutils.changes b/jfsutils.changes index 88fb43f..e55c83e 100644 --- a/jfsutils.changes +++ b/jfsutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 08:09:27 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue May 17 16:37:58 UTC 2022 - Dirk Müller diff --git a/jfsutils.spec b/jfsutils.spec index a36b6bf..e120555 100644 --- a/jfsutils.spec +++ b/jfsutils.spec @@ -51,11 +51,7 @@ from the JFS fsck workspace into a file o xpeek--shell-type JFS file system editor %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%autosetup -p1 %build sed -i -e 's@^\./"@\." @' fsck/jfs_fsck.8 \