]> git.pld-linux.org Git - packages/pure-ftpd.git/commitdiff
- fix files, rebuild with openssl 3.0.0, rel 6 auto/th/pure-ftpd-1.0.49-6
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Oct 2021 19:45:47 +0000 (21:45 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Oct 2021 19:45:47 +0000 (21:45 +0200)
pure-ftpd.spec

index 9c09bbd69ae075d0766612f6f6f402d400253421..3c9614deb86d943e3a00ca70dacddc0a9f9ebcaf 100644 (file)
@@ -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*
This page took 0.089579 seconds and 4 git commands to generate.