[packages/pure-ftpd] - fix files, rebuild with openssl 3.0.0, rel 6
baggins
baggins at pld-linux.org
Mon Oct 4 21:46:16 CEST 2021
commit ff2fbdabc4924434491c5e3c33dc8a5afcd9e955
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Oct 4 21:45:47 2021 +0200
- fix files, rebuild with openssl 3.0.0, rel 6
pure-ftpd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pure-ftpd.spec b/pure-ftpd.spec
index 9c09bbd..3c9614d 100644
--- a/pure-ftpd.spec
+++ b/pure-ftpd.spec
@@ -9,7 +9,7 @@
%bcond_without tls # disable SSL/TLS support
%bcond_without cap # disable capabilities
-%define rel 5
+%define rel 6
Summary: Small, fast and secure FTP server
Summary(pl.UTF-8): Mały, szybki i bezpieczny serwer FTP
Name: pure-ftpd
@@ -268,7 +268,7 @@ exit 0
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pureftpd.conf
%attr(710,root,ftp) %dir %{_sysconfdir}
%dir %{_sysconfdir}/vhosts
-%dir %{_sysconfdir}/pure-ftpd
+%{_sysconfdir}/pure-ftpd
%dir %{_ftpdir}
%{_mandir}/man?/*
%lang(ja) %{_mandir}/ja/man5/ftpusers*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pure-ftpd.git/commitdiff/ff2fbdabc4924434491c5e3c33dc8a5afcd9e955
More information about the pld-cvs-commit
mailing list