1 |
# $Id: e-smith-ldap.spec,v 1.10 2020/12/12 03:26:37 jpp Exp $ |
# $Id: e-smith-ldap.spec,v 1.12 2020/12/12 03:42:54 jpp 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.6.0 |
%define version 5.6.0 |
7 |
%define release 8 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
33 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme |
37 |
|
- fix wrong alias to ldap.init [SME: 11301] |
38 |
|
|
39 |
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme |
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme |
40 |
- add -update event [SME: 11140] |
- add -update event [SME: 11140] |
41 |
- move ldap to systemd [SME: 11099] |
- move ldap to systemd [SME: 11099] |
1034 |
%patch3 -p1 |
%patch3 -p1 |
1035 |
%patch4 -p1 |
%patch4 -p1 |
1036 |
|
|
1037 |
mkdir -p root/etc/e-smith/templates/etc/openldap/ssl |
mkdir -p root/etc/openldap/ssl |
1038 |
rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise |
rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise |
1039 |
|
|
1040 |
%build |
%build |