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 14 |
%define release 16 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
21 |
Patch11: e-smith-base-4.18.1-dateManip.patch |
Patch11: e-smith-base-4.18.1-dateManip.patch |
22 |
Patch12: e-smith-base-4.18.1-ethernetlist.patch |
Patch12: e-smith-base-4.18.1-ethernetlist.patch |
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 |
25 |
|
Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2 |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
Requires: mod_auth_external |
Requires: mod_auth_external |
28 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
79 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
80 |
|
|
81 |
%changelog |
%changelog |
82 |
|
* Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16 |
83 |
|
- Add calEntry in ldap-update so the attribute calFBURL is allowed and |
84 |
|
ou=People can be updated |
85 |
|
|
86 |
|
* Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15 |
87 |
|
- Fix run script when domain name has changed |
88 |
|
|
89 |
* Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14 |
* Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14 |
90 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
91 |
|
|
1154 |
%patch11 -p1 |
%patch11 -p1 |
1155 |
%patch12 -p1 |
%patch12 -p1 |
1156 |
%patch13 -p1 |
%patch13 -p1 |
1157 |
|
%patch14 -p1 |
1158 |
|
%patch15 -p1 |
1159 |
|
|
1160 |
%pre |
%pre |
1161 |
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 ] |