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 8 |
%define release 9 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch7: e-smith-base-4.18.1-quitconsole.patch |
18 |
|
Patch8: e-smith-base-4.18.1-freebusy.patch2 |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: mod_auth_external |
Requires: mod_auth_external |
21 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
72 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9 |
76 |
|
- Fix FreeBusy param when disabled [SME: 1806] |
77 |
|
- Remove .orig file [SME: 4228] |
78 |
|
|
79 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8 |
80 |
- Remove quitConsole from menu [SME: 4154] |
- Remove quitConsole from menu [SME: 4154] |
81 |
|
|
1113 |
%patch5 -p1 |
%patch5 -p1 |
1114 |
%patch6 -p1 |
%patch6 -p1 |
1115 |
%patch7 -p1 |
%patch7 -p1 |
1116 |
|
%patch8 -p1 |
1117 |
|
|
1118 |
%pre |
%pre |
1119 |
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 ] |