Dominique Leuenberger 2024-03-01 22:39:00 +00:00 committed by Git OBS Bridge
commit f0acbf3012
2 changed files with 8 additions and 10 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 29 14:45:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 3 14:44:02 UTC 2024 - chris@computersalat.de Wed Jan 3 14:44:02 UTC 2024 - chris@computersalat.de

View File

@ -166,17 +166,9 @@ Requires: %{name} = %{version}
Here are Documentation for ProFTPD Here are Documentation for ProFTPD
%prep %prep
#gpg_verify %{S:1} %autosetup -p0
%setup -q
rm README.AIX README.cygwin README.FreeBSD README.Solaris2.5x README.Unixware rm README.AIX README.cygwin README.FreeBSD README.Solaris2.5x README.Unixware
#
%patch100
%patch101
%patch102
%patch103
%patch104
%patch105
%patch106
%build %build
rm contrib/mod_wrap.c rm contrib/mod_wrap.c