--- rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/02/03 09:54:11 1.23 +++ rpms/e-smith-ldap/sme8/e-smith-ldap.spec 2010/06/10 19:55:29 1.35 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.21 2010/02/03 08:59:31 dungog Exp $ +# $Id: e-smith-ldap.spec,v 1.34 2010/06/09 08:48:08 filippocarletti Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.2.0 -%define release 13 +%define release 23 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,9 +17,17 @@ Patch3: %{name}-%{version}-password.patc Patch4: %{name}-%{version}-tls.patch Patch5: %{name}-%{version}-user-lock-event.patch Patch6: %{name}-%{version}-admin_user.patch -Patch7: %{name}-%{version}-users_groups_ous.patch3 +Patch7: %{name}-%{version}-users_groups_ous.patch2 Patch8: %{name}-%{version}-attributes.patch Patch9: %{name}-%{version}-mailboxRelatedObject.patch +Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch +Patch11: %{name}-%{version}-sme8b-db.patch +Patch12: %{name}-%{version}-admin_user2.patch +Patch13: %{name}-%{version}-ibay_password.patch +Patch14: %{name}-%{version}-fix-indention.patch +Patch15: %{name}-%{version}-email-domain-change.patch +Patch16: %{name}-%{version}-update-admin.patch +Patch17: %{name}-%{version}-empty_group.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -33,8 +41,39 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog -* Sun Jan 31 2010 Stephen Noble 5.2.0-13.sme -- Fix Groups entries [SME: 5743] +* Tue Jun 10 2010 Jonathan Martens 5.2.0-23.sme +- Fix ldap-create errors when adding empty groups [SME: 5920] + +* Mon Jun 7 2010 Federico Simoncelli 5.2.0-22.sme +- Update email addresses on domain change (thanks Daniel) [SME: 5984] +- Update admin information (thanks Daniel) [SME: 6014] + +* Tue May 4 2010 Jonathan Martens 5.2.0-21.sme +- Fix indentation in S25ldap-update script [SME: 5914] + +* Fri Apr 30 2010 Filippo Carletti 5.2.0-20.sme +- Don't try to save ibay password to ldap [SME: 5906] + +* Mon Mar 1 2010 Daniel B. 5.2.0-19.sme +- Fix bug reference in spec file + +* Mon Mar 1 2010 Filippo Carletti 5.2.0-18.sme +- Fix admin user password change (Daniel B.) [SME: 5810] + +* Tue Feb 9 2010 Filippo Carletti 5.2.0-17.sme +- Init database if the ldif dump is empty (ie from sme8b) [SME: 5747] + +* Fri Feb 5 2010 Stephen Noble 5.2.0-16.sme +- revert re-init database [SME:5747] + +* 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] + +* Wed Feb 3 2010 Stephen Noble 5.2.0-13.sme +- reuse users_groups_ous.patch2 [SME: 5743] * Wed Feb 3 2010 Stephen Noble 5.2.0-12.sme - Separate groups and users with mailboxRelatedObject [SME:5749] @@ -731,6 +770,14 @@ e-smith server and gateway software - LD %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 %build mkdir -p root/etc/e-smith/tests