[packages/pure-ftpd] - rel 2; enable rfc2640 support
    arekm 
    arekm at pld-linux.org
       
    Thu Dec  5 12:54:02 CET 2013
    
    
  
commit 4ec97c91f81a0762e2619d7f923be89291088cd5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Dec 5 12:53:59 2013 +0100
    - rel 2; enable rfc2640 support
 pure-ftpd.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/pure-ftpd.spec b/pure-ftpd.spec
index 608ef64..85a9fb4 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	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} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pure-ftpd.git/commitdiff/4ec97c91f81a0762e2619d7f923be89291088cd5
    
    
More information about the pld-cvs-commit
mailing list