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 6 |
%define release 8 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
Requires: mod_auth_external |
Requires: mod_auth_external |
20 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
71 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
72 |
|
|
73 |
%changelog |
%changelog |
74 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8 |
75 |
|
- Remove quitConsole from menu [SME: 4154] |
76 |
|
|
77 |
|
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7 |
78 |
|
- Really fix free/busy in usermanager [SME: 4157] |
79 |
|
|
80 |
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6 |
* Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6 |
81 |
- Set nss "bind_policy" to "soft" to be able to access to |
- Set nss "bind_policy" to "soft" to be able to access to |
82 |
/etc/{passwd,groups,shadow} informations when ldap is down. |
/etc/{passwd,groups,shadow} informations when ldap is down. |
1107 |
%patch4 -p1 |
%patch4 -p1 |
1108 |
%patch5 -p1 |
%patch5 -p1 |
1109 |
%patch6 -p1 |
%patch6 -p1 |
1110 |
|
%patch7 -p1 |
1111 |
|
|
1112 |
%pre |
%pre |
1113 |
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 ] |