1 |
# $Id: e-smith-ldap.spec,v 1.18 2022/02/19 04:41:21 jpp Exp $ |
# $Id: e-smith-ldap.spec,v 1.19 2022/04/18 03:54:37 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 15 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
Patch7: e-smith-ldap-5.6.0-bz11598.patch |
Patch7: e-smith-ldap-5.6.0-bz11598.patch |
21 |
Patch8: e-smith-ldap-5.6.0-bz11745-log.patch |
Patch8: e-smith-ldap-5.6.0-bz11745-log.patch |
22 |
Patch9: e-smith-ldap-5.6.0-bz11753-ldif-fix.patch |
Patch9: e-smith-ldap-5.6.0-bz11753-ldif-fix.patch |
23 |
|
Patch10: e-smith-ldap-5.6.0-bz12221-slapd-dropin.patch |
24 |
|
|
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-16.sme |
43 |
|
- fix slapd dropin missing section [SME: 12221] |
44 |
|
|
45 |
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-15.sme |
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-15.sme |
46 |
- add support or rsshusers system group [SME: 11753] |
- add support or rsshusers system group [SME: 11753] |
47 |
|
|
1067 |
%patch7 -p1 |
%patch7 -p1 |
1068 |
%patch8 -p1 |
%patch8 -p1 |
1069 |
%patch9 -p1 |
%patch9 -p1 |
1070 |
|
%patch10 -p1 |
1071 |
|
|
1072 |
%build |
%build |
1073 |
perl createlinks |
perl createlinks |