1 |
# $Id: e-smith-ldap.spec,v 1.27 2010/02/05 12:39:07 dungog Exp $ |
# $Id: e-smith-ldap.spec,v 1.29 2010/02/09 11:42:54 filippocarletti Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - LDAP module |
Summary: e-smith server and gateway - LDAP module |
4 |
%define name e-smith-ldap |
%define name e-smith-ldap |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 16 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
Patch8: %{name}-%{version}-attributes.patch |
Patch8: %{name}-%{version}-attributes.patch |
22 |
Patch9: %{name}-%{version}-mailboxRelatedObject.patch |
Patch9: %{name}-%{version}-mailboxRelatedObject.patch |
23 |
Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch |
Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch |
24 |
|
Patch11: %{name}-%{version}-sme8b-db.patch |
25 |
|
Patch12: %{name}-%{version}-admin_user2.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
Requires: e-smith-base |
Requires: e-smith-base |
36 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Mon Mar 1 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-18.sme |
40 |
|
- Fix admin user password change (Daniel B.) [SME: 5742] |
41 |
|
|
42 |
|
* Tue Feb 9 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-17.sme |
43 |
|
- Init database if the ldif dump is empty (ie from sme8b) [SME: 5747] |
44 |
|
|
45 |
* Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-16.sme |
* Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-16.sme |
46 |
- revert re-init database [SME:5747] |
- revert re-init database [SME:5747] |
47 |
|
|
750 |
%patch8 -p1 |
%patch8 -p1 |
751 |
%patch9 -p1 |
%patch9 -p1 |
752 |
%patch10 -p1 |
%patch10 -p1 |
753 |
|
%patch11 -p1 |
754 |
|
%patch12 -p1 |
755 |
|
|
756 |
%build |
%build |
757 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |