diff --git a/xorg-cf-files.changes b/xorg-cf-files.changes index df3641f..c555421 100644 --- a/xorg-cf-files.changes +++ b/xorg-cf-files.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 12:24:08 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Wed Feb 22 03:25:24 UTC 2023 - Stefan Dirsch diff --git a/xorg-cf-files.spec b/xorg-cf-files.spec index 0a0e70e..b9e2334 100644 --- a/xorg-cf-files.spec +++ b/xorg-cf-files.spec @@ -51,8 +51,7 @@ converted. %define _configdir %{_datadir}/X11/config %prep -%setup -q -%patch1 -p1 +%autosetup -p1 cat > host.def << EOF #define ConfigDir %_configdir