--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/02/04 11:37:22 1.26 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/02/05 12:39:07 1.27 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.25 2010/02/03 10:00:33 dungog Exp $ +# $Id: e-smith-ldap.spec,v 1.26 2010/02/04 11:37:22 vip-ire Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 14 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -21,6 +21,7 @@ Patch7: %{name}-%{version}-users_groups_ Patch8: %{name}-%{version}-attributes.patch Patch9: %{name}-%{version}-mailboxRelatedObject.patch Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch +Patch11: %{name}-%{version}-reinit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -34,6 +35,9 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Fri Feb 5 2010 Stephen Noble 5.2.0-15.sme +- re-init readonly database on post-upgrade [SME:5747] + * Thu Feb 4 2010 Daniel B. 5.2.0-14.sme - Force SSL/TLS for remote authentication [SME: 5748] @@ -736,6 +740,7 @@ e-smith server and gateway software - LD %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 %build mkdir -p root/etc/e-smith/tests