diff --git a/proftpd.changes b/proftpd.changes index 4eb009a..0d67ef4 100644 --- a/proftpd.changes +++ b/proftpd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:45:47 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Wed Jan 3 14:44:02 UTC 2024 - chris@computersalat.de diff --git a/proftpd.spec b/proftpd.spec index a813f0c..9078659 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -166,17 +166,9 @@ Requires: %{name} = %{version} Here are Documentation for ProFTPD %prep -#gpg_verify %{S:1} -%setup -q +%autosetup -p0 + rm README.AIX README.cygwin README.FreeBSD README.Solaris2.5x README.Unixware -# -%patch100 -%patch101 -%patch102 -%patch103 -%patch104 -%patch105 -%patch106 %build rm contrib/mod_wrap.c