commit 5e515b88dfd5eb26a8a6b07c5503678019368ded
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Tue Mar 31 11:13:42 2015 +0300

    pass LIBS to fix x32 build

 vsftpd.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/vsftpd.spec b/vsftpd.spec
index 153a7f6..77cbd08 100644
--- a/vsftpd.spec
+++ b/vsftpd.spec
@@ -10,7 +10,7 @@ Summary(pl.UTF-8):    Bardzo Bezpieczny Demon FTP
 Summary(pt_BR.UTF-8):  vsftpd - Daemon FTP Muito Seguro
 Name:          vsftpd
 Version:       3.0.2
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Daemons
 Source0:       https://security.appspot.com/downloads/%{name}-%{version}.tar.gz
@@ -107,6 +107,7 @@ Ten pakiet pozwala na wystartowanie vsftpd jako 
samodzielnego demona.
 %{__make} \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
+       LIBS="-lwrap -lnsl -lpam -lcap -ldl -lcrypto -lssl" \
        LINK="%{rpmldflags}"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vsftpd.git/commitdiff/5e515b88dfd5eb26a8a6b07c5503678019368ded

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to