2 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.19.1 |
%define version 4.19.1 |
5 |
%define release 16 |
%define release 19 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
23 |
Patch13: e-smith-base-4.18.1-add2general.patch |
Patch13: e-smith-base-4.18.1-add2general.patch |
24 |
Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch |
Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch |
25 |
Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2 |
Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2 |
26 |
|
Patch16: e-smith-base+ldap-4.19.1-add2general.patch |
27 |
|
Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch |
28 |
|
Patch18: e-smith-base+ldap-4.19.1-merge_users_and_people.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
Requires: mod_auth_external |
Requires: mod_auth_external |
31 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
82 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19 |
86 |
|
- Merge Users and People informations in ou=Users. This is done by removing |
87 |
|
the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for |
88 |
|
user accounts [SME: 4396] |
89 |
|
- do not reset objectClass attributes during ldap-update. This will allow |
90 |
|
admins to add others objectClass |
91 |
|
- use the dummy user (inetOrgPerson) of each group to store mail address |
92 |
|
of the group (may store alias latter) |
93 |
|
- remove now unused ou=People |
94 |
|
- rotate slapd log in logrotate event |
95 |
|
- compute sambaSID of users, prevent invalid sambaSID during migration |
96 |
|
|
97 |
|
* Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18 |
98 |
|
- Add regex to support cciss device names in manageRAID.pl. [SME: 4455] |
99 |
|
|
100 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17 |
101 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
102 |
|
|
103 |
* Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16 |
* Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16 |
104 |
- Add calEntry in ldap-update so the attribute calFBURL is allowed and |
- Add calEntry in ldap-update so the attribute calFBURL is allowed and |
105 |
ou=People can be updated |
ou=People can be updated |
1177 |
%patch13 -p1 |
%patch13 -p1 |
1178 |
%patch14 -p1 |
%patch14 -p1 |
1179 |
%patch15 -p1 |
%patch15 -p1 |
1180 |
|
%patch16 -p1 |
1181 |
|
%patch17 -p1 |
1182 |
|
%patch18 -p1 |
1183 |
|
|
1184 |
%pre |
%pre |
1185 |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |