--- rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2013/02/13 15:43:13 1.1 +++ rpms/e-smith-ldap/sme9/e-smith-ldap.spec 2013/02/13 18:51:13 1.2 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.92 2013/02/07 13:48:00 charliebrady Exp $ +# $Id: e-smith-ldap.spec,v 1.1 2013/02/13 15:43:13 slords Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.4.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -16,6 +16,7 @@ Requires: e-smith-base Requires: e-smith-lib >= 1.15.1-16 Requires: openldap >= 2.0.0 Requires: openldap-clients +Requires: openldap-servers Requires: perl(Net::LDAP) Requires: e-smith-formmagick >= 1.4.0-9 BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -25,6 +26,9 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Wed Feb 13 2013 Daniel Berteaud 5.4.0-2.sme +- Add missing dependency on openldap-servers [SME: 7347] + * Wed Feb 13 2013 Shad L. Lords 5.4.0-1.sme - Roll new stream for sme9 - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]