> --- SPECS/lftp.spec:1.197 Fri May 27 22:59:51 2005 > +++ SPECS/lftp.spec Sat May 28 15:26:17 2005 > @@ -4,9 +4,7 @@ > # > # Conditional build: > %bcond_without ssl # do not use SSL > -%bcond_with gnutls # use gnutls, otherwise openssl is used when > ssl is > - # on > -# > +%bcond_with gnutls # use gnutls, otherwise openssl is used when > ssl is on
In fact we should use gnutls by default. lftp is under GPL _without_ any linking exception (required to link with GPL-incompatible openssl). AFAI read somewhere gnutls support is quite stable; but it would require gnutls update in Ac (new soname, ~17 packages to rebuild - but worth to do anyway). -- Jakub Bogusz http://qboosh.cs.net.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
