From f8f3a2b33ffbee873c04137bdb3de7ac2347ef99 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Wed, 2 May 2012 11:25:31 +0200 Subject: [PATCH] nss-tools has to be required by base package --- openldap.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index 3438478..18d72af 100644 --- a/openldap.spec +++ b/openldap.spec @@ -52,6 +52,7 @@ BuildRequires: cyrus-sasl-devel, nss-devel, krb5-devel, tcp_wrappers-devel, unix BuildRequires: glibc-devel, libtool, libtool-ltdl-devel, groff, perl # smbk5pwd overlay: BuildRequires: openssl-devel +Requires: nss-tools %description OpenLDAP is an open source suite of LDAP (Lightweight Directory Access @@ -79,7 +80,7 @@ customized LDAP clients. %package servers Summary: LDAP server License: OpenLDAP -Requires: openldap%{?_isa} = %{version}-%{release}, libdb-utils, nss-tools +Requires: openldap%{?_isa} = %{version}-%{release}, libdb-utils Requires(pre): shadow-utils Requires(post): systemd-units, systemd-sysv, chkconfig Requires(preun): systemd-units