]> git.pld-linux.org Git - packages/pure-ftpd.git/blobdiff - pure-ftpd.spec
- fix files, rebuild with openssl 3.0.0, rel 6
[packages/pure-ftpd.git] / 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.034141 seconds and 4 git commands to generate.