1 |
# $Id: e-smith-ldap.spec,v 1.16 2010/01/30 19:19:19 snetram Exp $ |
# $Id: e-smith-ldap.spec,v 1.25 2010/02/03 10:00:33 dungog 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 8 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: %{name}-%{version}-convert_ldif.patch |
Patch2: %{name}-%{version}-convert_ldif.patch |
16 |
Patch3: %{name}-%{version}-password.patch |
Patch3: %{name}-%{version}-password.patch |
17 |
Patch4: %{name}-%{version}-tls.patch |
Patch4: %{name}-%{version}-tls.patch |
18 |
Patch5: %{name}-%{version}-ldap-update-link-in-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.patch |
Patch7: %{name}-%{version}-users_groups_ous.patch2 |
21 |
|
Patch8: %{name}-%{version}-attributes.patch |
22 |
|
Patch9: %{name}-%{version}-mailboxRelatedObject.patch |
23 |
|
Patch10: %{name}-%{version}-force_ssl_tls_for_auth.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
Requires: e-smith-base |
Requires: e-smith-base |
34 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Thu Feb 4 2010 Daniel B. <daniel@firewall-services.com> 5.2.0-14.sme |
38 |
|
- Force SSL/TLS for remote authentication [SME: 5748] |
39 |
|
|
40 |
|
* Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme |
41 |
|
- reuse users_groups_ous.patch2 [SME: 5743] |
42 |
|
|
43 |
|
* Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-12.sme |
44 |
|
- Separate groups and users with mailboxRelatedObject [SME:5749] |
45 |
|
|
46 |
|
* Wed Feb 3 2010 Stephen Noble <support@dungog.net> 5.2.0-11.sme |
47 |
|
- Set readonly access [SME:5752] |
48 |
|
|
49 |
|
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-10.sme |
50 |
|
- Fix ldap-update action script to user-lock event [SME: 5720] |
51 |
|
|
52 |
|
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-9.sme |
53 |
|
- Fix Groups entries [SME: 5743] |
54 |
|
|
55 |
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-8.sme |
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-8.sme |
56 |
- Add Groups entries [SME: 5743] |
- Add Groups entries [SME: 5743] |
57 |
|
|
733 |
%patch5 -p1 |
%patch5 -p1 |
734 |
%patch6 -p1 |
%patch6 -p1 |
735 |
%patch7 -p1 |
%patch7 -p1 |
736 |
|
%patch8 -p1 |
737 |
|
%patch9 -p1 |
738 |
|
%patch10 -p1 |
739 |
|
|
740 |
%build |
%build |
741 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |