From 3ca61b72f55c78dbdf788ef742a12c8dfafda351 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Mon, 24 Oct 2016 13:53:52 -0400 Subject: [PATCH] Update spec file to include lfds710 (needed by nunc-stans) --- 389-ds-base.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/389-ds-base.spec b/389-ds-base.spec index 55c9e34..d8fa8bf 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -251,6 +251,7 @@ OPENLDAP_FLAG="--with-openldap" %{?with_tmpfiles_d: TMPFILES_FLAG="--with-tmpfiles-d=%{with_tmpfiles_d}"} # hack hack hack https://bugzilla.redhat.com/show_bug.cgi?id=833529 NSSARGS="--with-svrcore-inc=%{_includedir} --with-svrcore-lib=%{_libdir} --with-nss-lib=%{_libdir} --with-nss-inc=%{_includedir}/nss3" + %if %{use_nunc_stans} NUNC_STANS_FLAGS="--enable-nunc-stans --with-nunc-stans=../nunc-stans-%{nunc_stans_ver}" %endif @@ -439,6 +440,7 @@ fi %{_libdir}/%{pkgname}/libns-dshttpd.so %if %{use_nunc_stans} %{_libdir}/%{pkgname}/libnunc-stans.so +%{_libdir}/%{pkgname}/liblfds710.so.* %endif %{_libdir}/pkgconfig/* @@ -450,6 +452,7 @@ fi %{_libdir}/%{pkgname}/libns-dshttpd.so.* %if %{use_nunc_stans} %{_libdir}/%{pkgname}/libnunc-stans.so.* +%{_libdir}/%{pkgname}/liblfds710.so.* %endif %files snmp