[SSSD] [PATCH] Remove the NSS_LIBS and KRB5_LIBS variables from sssd.spec

Stephen Gallagher sgallagh at redhat.com
Wed Apr 14 14:10:41 UTC 2010


Due to the way RPM processes the %configure macro, these variables
were not actually being passed down to recursive configure
invocations. In other words, they were useless.

Futhermore, in more recent Fedora versions (13+), some of the
dependencies have moved from -lnss to -lnspr4. As a result, it is
safer to rely on the complete output of 'pkg-config nss --libs'
instead of restricting to -lnss. The downside to this is that it
may result in linking unnecessarily against other NSS components
such as libsmime3 and libplc4 (among others). However, since these
are already dependencies of libnss itself, there should be no risk
of them being unavailable on the platform when installed.

-- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-the-NSS_LIBS-and-KRB5_LIBS-variables-from-sss.patch
Type: text/x-patch
Size: 1870 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100414/4edf4664/attachment.bin>


More information about the sssd-devel mailing list