1 |
# $Id: e-smith-ldap.spec,v 1.21 2010/02/03 08:59:31 dungog Exp $ |
# $Id: e-smith-ldap.spec,v 1.26 2010/02/04 11:37:22 vip-ire 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 13 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch4: %{name}-%{version}-tls.patch |
Patch4: %{name}-%{version}-tls.patch |
18 |
Patch5: %{name}-%{version}-user-lock-event.patch |
Patch5: %{name}-%{version}-user-lock-event.patch |
19 |
Patch6: %{name}-%{version}-admin_user.patch |
Patch6: %{name}-%{version}-admin_user.patch |
20 |
Patch7: %{name}-%{version}-users_groups_ous.patch3 |
Patch7: %{name}-%{version}-users_groups_ous.patch2 |
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 |
24 |
|
Patch11: %{name}-%{version}-reinit.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Requires: e-smith-base |
Requires: e-smith-base |
35 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme |
* Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-15.sme |
39 |
- Fix Groups entries [SME: 5743] |
- re-init readonly database on post-upgrade [SME:5747] |
40 |
|
|
41 |
|
* Thu Feb 4 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-14.sme |
42 |
|
- Force SSL/TLS for remote authentication [SME: 5748] |
43 |
|
|
44 |
|
* Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme |
45 |
|
- reuse users_groups_ous.patch2 [SME: 5743] |
46 |
|
|
47 |
* Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-12.sme |
* Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-12.sme |
48 |
- Separate groups and users with mailboxRelatedObject [SME:5749] |
- Separate groups and users with mailboxRelatedObject [SME:5749] |
739 |
%patch7 -p1 |
%patch7 -p1 |
740 |
%patch8 -p1 |
%patch8 -p1 |
741 |
%patch9 -p1 |
%patch9 -p1 |
742 |
|
%patch10 -p1 |
743 |
|
%patch11 -p1 |
744 |
|
|
745 |
%build |
%build |
746 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |