]> git.pld-linux.org Git - packages/pure-ftpd.git/commitdiff
- rel 2; enable rfc2640 support auto/th/pure-ftpd-1.0.36-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 5 Dec 2013 11:53:59 +0000 (12:53 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 5 Dec 2013 11:53:59 +0000 (12:53 +0100)
pure-ftpd.spec

index 608ef64bb6fa28b3df83997210e76295fca332c0..85a9fb4bb969eaa129f67df3eb3db65bf08d1923 100644 (file)
@@ -9,7 +9,7 @@
 %bcond_without tls             # disable SSL/TLS support
 %bcond_without cap             # disable capabilities
 
-%define        rel     2
+%define        rel     3
 Summary:       Small, fast and secure FTP server
 Summary(pl.UTF-8):     Mały, szybki i bezpieczny serwer FTP
 Name:          pure-ftpd
@@ -127,6 +127,7 @@ Ten pakiet zawiera schemat Pure-FTPd pureftpd.schema dla openldapa.
        %{?with_mysql:CPPFLAGS="-I%{_includedir}/mysql" --with-mysql} \
        --with-pam \
        --with-peruserlimits \
+       --with-rfc2640 \
        %{?with_pgsql:--with-pgsql} \
        --with-privsep \
        %{?with_puredb:--with-puredb} \
This page took 0.095715 seconds and 4 git commands to generate.