1 |
# $Id: e-smith-ldap.spec,v 1.10 2013/03/09 23:31:40 slords Exp $ |
# $Id: e-smith-ldap.spec,v 1.12 2013/11/13 08:07:07 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.4.0 |
%define version 5.4.0 |
7 |
%define release 9 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch5: e-smith-ldap-5.4.0-wait_slapd_initialization.patch |
Patch5: e-smith-ldap-5.4.0-wait_slapd_initialization.patch |
18 |
Patch6: e-smith-ldap-5.4.0-db_archive.patch |
Patch6: e-smith-ldap-5.4.0-db_archive.patch |
19 |
Patch7: e-smith-ldap-5.4.0-unused.patch |
Patch7: e-smith-ldap-5.4.0-unused.patch |
20 |
|
Patch8: e-smith-ldap-5.4.0-adjust_slapd_acl.patch |
21 |
|
Patch9: e-smith-ldap-5.4.0-dont_wipe_db_when_ldif_empty.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
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 |
|
* Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-11.sme |
40 |
|
- Don't wipe LDAP DB when the ldif dump is empty [SME: 8619] |
41 |
|
|
42 |
|
* Wed Nov 13 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-10.sme |
43 |
|
- Adjust slapd ACL [SME: 8000] |
44 |
|
|
45 |
* Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-9.sme |
* Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-9.sme |
46 |
- Add dummy unused file to slapd.d to prevent openldap-servers |
- Add dummy unused file to slapd.d to prevent openldap-servers |
47 |
post script from running [SME: 7258] |
post script from running [SME: 7258] |
970 |
%patch5 -p1 |
%patch5 -p1 |
971 |
%patch6 -p1 |
%patch6 -p1 |
972 |
%patch7 -p1 |
%patch7 -p1 |
973 |
|
%patch8 -p1 |
974 |
|
%patch9 -p1 |
975 |
|
|
976 |
%build |
%build |
977 |
perl createlinks |
perl createlinks |