Adjust patch number

This commit is contained in:
wk333 2023-12-29 10:01:43 +08:00
parent 9e66b44007
commit 50725a81c0

View File

@ -20,7 +20,7 @@
Name: proftpd
Version: 1.3.8b
Release: 2
Release: 3
Summary: Flexible, stable and highly-configurable FTP server
License: GPLv2+
URL: http://www.proftpd.org/
@ -42,7 +42,7 @@ Patch3: proftpd-1.3.4rc1-mod_vroot-test.patch
Patch4: proftpd-1.3.6-no-mod-wrap.patch
Patch5: proftpd-1.3.6-no-mod-geoip.patch
Patch6: proftpd-1.3.7rc3-logging-not-systemd.patch
Patch8: proftpd-1.3.8-fix-environment-sensitive-tests-failure.patch
Patch7: proftpd-1.3.8-fix-environment-sensitive-tests-failure.patch
BuildRequires: coreutils
BuildRequires: gcc
@ -247,7 +247,7 @@ sed -i -e '/killall/s/test.*/systemctl reload proftpd.service/' \
%patch6
%endif
%patch8 -p1
%patch7 -p1
# Avoid docfile dependencies
chmod -c -x contrib/xferstats.holger-preiss
@ -533,6 +533,9 @@ fi
%{_mandir}/man1/ftpwho.1*
%changelog
* Fri Dec 29 2023 wangkai <13474090681@163.com> - 1.3.8b-3
- Adjust patch number
* Wed Dec 27 2023 wangkai <13474090681@163.com> - 1.3.8b-2
- Replace vendor with openEuler marco