Updated spec with nss-tools and openldap-clients

This commit is contained in:
Karl MacMillan 0001-01-01 00:00:00 +00:00
parent e811c87b1c
commit 95bdb1bdf0
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: python fedora-ds-base krb5-server krb5-server-ldap
Requires: python fedora-ds-base krb5-server krb5-server-ldap nss-tools openldap-clients
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}

View File

@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: python fedora-ds-base krb5-server krb5-server-ldap
Requires: python fedora-ds-base krb5-server krb5-server-ldap nss-tools openldap-clients
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}