1 |
# $Id: smeserver-zarafa.spec,v 1.50 2010/02/11 13:59:09 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.55 2010/03/03 04:04:39 slords Exp $ |
2 |
# Authority: dmay |
# Authority: dmay |
3 |
# Name: Darrell May |
# Name: Darrell May |
4 |
|
|
5 |
%define name smeserver-zarafa |
%define name smeserver-zarafa |
6 |
%define version 0.9.0 |
%define version 0.9.0 |
7 |
%define release 47 |
%define release 52 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
52 |
Patch38: smeserver-zarafa-0.9.0-locale-2009-10-27.patch |
Patch38: smeserver-zarafa-0.9.0-locale-2009-10-27.patch |
53 |
Patch39: smeserver-zarafa-0.9.0-move-webaccess.patch2 |
Patch39: smeserver-zarafa-0.9.0-move-webaccess.patch2 |
54 |
Patch40: smeserver-zarafa-0.9.0-services3.patch |
Patch40: smeserver-zarafa-0.9.0-services3.patch |
55 |
|
Patch41: smeserver-zarafa-0.9.0-ldap3.patch |
56 |
|
Patch42: smeserver-zarafa-0.9.0-ldap4.patch |
57 |
|
Patch43: smeserver-zarafa-0.9.0-hidesystem.patch |
58 |
|
Patch44: smeserver-zarafa-0.9.0-locale-2010-03-02.patch |
59 |
|
Patch45: smeserver-zarafa-0.9.0-unix_plugin_fix.patch |
60 |
|
Patch46: smeserver-zarafa-0.9.0-events_update_unix_plugin.patch |
61 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
62 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
63 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
69 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52 |
73 |
|
- Update unix plugin to exclude non-valid users/groups [SME: 5828] |
74 |
|
- Add actions for templates to expand unix.cfg |
75 |
|
- Add actions for services2adjust to unix.cfg |
76 |
|
|
77 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme |
78 |
|
- apply locale 2010-03-02 patch |
79 |
|
|
80 |
|
* Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50 |
81 |
|
- hide system and everyone in addressbook [SME 5790] |
82 |
|
|
83 |
|
* Tue Feb 16 2010 Stephen Noble <support@dungog.net> - 0.9-49 |
84 |
|
- use anon bind to login [SME 5779] |
85 |
|
|
86 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48 |
87 |
|
- update ldap.cfg for 6.40 [SME 5779] |
88 |
|
- default mysql InnoDB enabled |
89 |
|
|
90 |
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47 |
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47 |
91 |
- fix service scripts [SME 5672] |
- fix service scripts [SME 5672] |
92 |
|
|
270 |
%patch38 -p1 |
%patch38 -p1 |
271 |
%patch39 -p1 |
%patch39 -p1 |
272 |
%patch40 -p1 |
%patch40 -p1 |
273 |
|
%patch41 -p1 |
274 |
|
%patch42 -p1 |
275 |
|
%patch43 -p1 |
276 |
|
%patch44 -p1 |
277 |
|
%patch45 -p1 |
278 |
|
%patch46 -p1 |
279 |
|
|
280 |
%build |
%build |
281 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |