diff --git a/xmlto.changes b/xmlto.changes index bc3d2af..64a689b 100644 --- a/xmlto.changes +++ b/xmlto.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 12:20:36 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Mon Mar 18 15:42:45 UTC 2019 - Dominique Leuenberger diff --git a/xmlto.spec b/xmlto.spec index 628d6af..87f2f86 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -47,10 +47,8 @@ stylesheets. As a processor it depends on xsltproc and as a formatter for print output it makes use of passivetex. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 + cp %{SOURCE10} . rm -f xmlif/xmlif.c