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 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
17 |
Patch7: e-smith-base-4.18.1-quitconsole.patch |
Patch7: e-smith-base-4.18.1-quitconsole.patch |
18 |
Patch8: e-smith-base-4.18.1-freebusy.patch2 |
Patch8: e-smith-base-4.18.1-freebusy.patch2 |
19 |
Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch |
Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch |
20 |
|
Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
Requires: mod_auth_external |
Requires: mod_auth_external |
23 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
74 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11 |
78 |
|
- Import samba information in ldap (for users) |
79 |
|
- Import samba machine accounts |
80 |
|
|
81 |
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10 |
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10 |
82 |
- Updated samba.schema (necessary for substr search on sambaSID) |
- Updated samba.schema (necessary for substr search on sambaSID) |
83 |
- configured salpd to use md5crypt as hash |
- configured salpd to use md5crypt as hash |
1129 |
%patch7 -p1 |
%patch7 -p1 |
1130 |
%patch8 -p1 |
%patch8 -p1 |
1131 |
%patch9 -p1 |
%patch9 -p1 |
1132 |
|
%patch10 -p1 |
1133 |
|
|
1134 |
%pre |
%pre |
1135 |
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 ] |