1 |
# $Id: e-smith-ldap.spec,v 1.61 2010/10/13 17:23:04 vip-ire Exp $ |
# $Id: e-smith-ldap.spec,v 1.63 2010/10/27 10:03:20 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 50 |
%define release 52 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
58 |
Patch45: e-smith-ldap-5.2.0-update_group_membership_on_delete.patch |
Patch45: e-smith-ldap-5.2.0-update_group_membership_on_delete.patch |
59 |
Patch46: e-smith-ldap-5.2.0-ldap_update_later.patch |
Patch46: e-smith-ldap-5.2.0-ldap_update_later.patch |
60 |
Patch47: e-smith-ldap-5.2.0-allow_authenticated_users_to_read_attrs.patch |
Patch47: e-smith-ldap-5.2.0-allow_authenticated_users_to_read_attrs.patch |
61 |
|
Patch48: e-smith-ldap-5.2.0-add_nobody_and_shared_in_ldap.patch |
62 |
|
Patch49: e-smith-ldap-5.2.0-fix_nobody_and_shared_group.patch |
63 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
64 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
65 |
Requires: e-smith-base |
Requires: e-smith-base |
73 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
|
* Wed Oct 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-52.sme |
77 |
|
- Fixes for nobody and shared groups [SME: 6310] |
78 |
|
|
79 |
|
* Wed Oct 27 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-51.sme |
80 |
|
- Add nobody and shared groups in LDAP [SME: 6310] |
81 |
|
|
82 |
* Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-50.sme |
* Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-50.sme |
83 |
- Allow authenticated users to read posixAccount and shadowAccount attrs [SME: 6254] |
- Allow authenticated users to read posixAccount and shadowAccount attrs [SME: 6254] |
84 |
|
|
933 |
%patch45 -p1 |
%patch45 -p1 |
934 |
%patch46 -p1 |
%patch46 -p1 |
935 |
%patch47 -p1 |
%patch47 -p1 |
936 |
|
%patch48 -p1 |
937 |
|
%patch49 -p1 |
938 |
|
|
939 |
%build |
%build |
940 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |