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 7 |
%define release 13 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch4: e-smith-base-4.18.1-frames.patch |
Patch4: e-smith-base-4.18.1-frames.patch |
15 |
Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch |
Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch |
16 |
Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch |
Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch |
17 |
|
Patch7: e-smith-base-4.18.1-quitconsole.patch |
18 |
|
Patch8: e-smith-base-4.18.1-freebusy.patch2 |
19 |
|
Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch |
20 |
|
Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch |
21 |
|
Patch11: e-smith-base-4.18.1-dateManip.patch |
22 |
|
Patch12: e-smith-base-4.18.1-ethernetlist.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
Requires: mod_auth_external |
Requires: mod_auth_external |
25 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
76 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
77 |
|
|
78 |
%changelog |
%changelog |
79 |
|
* Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13 |
80 |
|
- Fix for > 5 nics detected [SME: 4232] |
81 |
|
|
82 |
|
* Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12 |
83 |
|
- Remove use of Date::Manip from ssl.crt [SME: 3155] |
84 |
|
|
85 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11 |
86 |
|
- Import samba information in ldap (for users) |
87 |
|
- Import samba machine accounts |
88 |
|
|
89 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10 |
90 |
|
- Updated samba.schema (necessary for substr search on sambaSID) |
91 |
|
- configured salpd to use md5crypt as hash |
92 |
|
- configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt) |
93 |
|
- ACL for sambaLMPassword and sambaNTPassword |
94 |
|
- Allow unix account lookup in ou=Computers (for machine accounts) |
95 |
|
- Remove warnings in ldap.conf template |
96 |
|
|
97 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9 |
98 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
99 |
|
- Remove .orig file [SME: 4228] |
100 |
|
|
101 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8 |
102 |
|
- Remove quitConsole from menu [SME: 4154] |
103 |
|
|
104 |
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7 |
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7 |
105 |
- Really fix free/busy in usermanager [SME: 4157] |
- Really fix free/busy in usermanager [SME: 4157] |
106 |
|
|
1134 |
%patch4 -p1 |
%patch4 -p1 |
1135 |
%patch5 -p1 |
%patch5 -p1 |
1136 |
%patch6 -p1 |
%patch6 -p1 |
1137 |
|
%patch7 -p1 |
1138 |
|
%patch8 -p1 |
1139 |
|
%patch9 -p1 |
1140 |
|
%patch10 -p1 |
1141 |
|
%patch11 -p1 |
1142 |
|
%patch12 -p1 |
1143 |
|
|
1144 |
%pre |
%pre |
1145 |
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 ] |