1 |
# $Id: smeserver-zarafa.spec,v 1.47 2009/10/21 18:03:41 vip-ire Exp $ |
# $Id: smeserver-zarafa.spec,v 1.56 2010/05/22 17:26:49 bytegw 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 44 |
%define release 53 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
50 |
Patch36: smeserver-zarafa-0.9.0-Clic.patch |
Patch36: smeserver-zarafa-0.9.0-Clic.patch |
51 |
Patch37: smeserver-zarafa-0.9.0-locale-2009-10-21.patch |
Patch37: smeserver-zarafa-0.9.0-locale-2009-10-21.patch |
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 |
54 |
|
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 |
|
Patch47: smeserver-zarafa-0.9.0-restore_missing_settings.patch |
62 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
63 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
64 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
65 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
66 |
|
Requires: zarafa >= 6.30.6 |
67 |
AutoReqProv: no |
AutoReqProv: no |
68 |
|
|
69 |
%description |
%description |
70 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-53 |
74 |
|
- Restore missing lines from unix.cfg. |
75 |
|
|
76 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52 |
77 |
|
- Update unix plugin to exclude non-valid users/groups [SME: 5828] |
78 |
|
- Add actions for templates to expand unix.cfg |
79 |
|
- Add actions for services2adjust to unix.cfg |
80 |
|
|
81 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme |
82 |
|
- apply locale 2010-03-02 patch |
83 |
|
|
84 |
|
* Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50 |
85 |
|
- hide system and everyone in addressbook [SME 5790] |
86 |
|
|
87 |
|
* Tue Feb 16 2010 Stephen Noble <support@dungog.net> - 0.9-49 |
88 |
|
- use anon bind to login [SME 5779] |
89 |
|
|
90 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48 |
91 |
|
- update ldap.cfg for 6.40 [SME 5779] |
92 |
|
- default mysql InnoDB enabled |
93 |
|
|
94 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47 |
95 |
|
- fix service scripts [SME 5672] |
96 |
|
|
97 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46 |
98 |
|
- fix install and update scripts [SME 5672] |
99 |
|
- tested OK on 6.40 |
100 |
|
|
101 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45 |
102 |
|
- webaccess location changed upstream [SME 5672] |
103 |
|
- requires zarafa >= 6.30.6 |
104 |
|
|
105 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme |
106 |
- apply locale 2009-10-27 patch |
- apply locale 2009-10-27 patch |
107 |
|
|
272 |
%patch36 -p1 |
%patch36 -p1 |
273 |
%patch37 -p1 |
%patch37 -p1 |
274 |
%patch38 -p1 |
%patch38 -p1 |
275 |
|
%patch39 -p1 |
276 |
|
%patch40 -p1 |
277 |
|
%patch41 -p1 |
278 |
|
%patch42 -p1 |
279 |
|
%patch43 -p1 |
280 |
|
%patch44 -p1 |
281 |
|
%patch45 -p1 |
282 |
|
%patch46 -p1 |
283 |
|
%patch47 -p1 |
284 |
|
|
285 |
%build |
%build |
286 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |