1 |
# $Id: smeserver-zarafa.spec,v 1.48 2009/10/27 17:43:52 slords Exp $ |
# $Id: smeserver-zarafa.spec,v 1.58 2010/05/23 19:15:14 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 46 |
%define release 55 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
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 |
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 |
|
Patch48: smeserver-zarafa-0.9.0-locale-2010-05-23.patch |
63 |
|
Patch49: smeserver-zarafa-0.9.0-locale-2011-03-06.patch |
64 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
65 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
66 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
72 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.9.0-55.sme |
76 |
|
- apply locale 2011-03-06 patch |
77 |
|
|
78 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.9.0-54.sme |
79 |
|
- apply locale 2010-05-23 patch |
80 |
|
|
81 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-53 |
82 |
|
- Restore missing lines from unix.cfg. |
83 |
|
|
84 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52 |
85 |
|
- Update unix plugin to exclude non-valid users/groups [SME: 5828] |
86 |
|
- Add actions for templates to expand unix.cfg |
87 |
|
- Add actions for services2adjust to unix.cfg |
88 |
|
|
89 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme |
90 |
|
- apply locale 2010-03-02 patch |
91 |
|
|
92 |
|
* Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50 |
93 |
|
- hide system and everyone in addressbook [SME 5790] |
94 |
|
|
95 |
|
* Tue Feb 16 2010 Stephen Noble <support@dungog.net> - 0.9-49 |
96 |
|
- use anon bind to login [SME 5779] |
97 |
|
|
98 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48 |
99 |
|
- update ldap.cfg for 6.40 [SME 5779] |
100 |
|
- default mysql InnoDB enabled |
101 |
|
|
102 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47 |
103 |
|
- fix service scripts [SME 5672] |
104 |
|
|
105 |
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46 |
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46 |
106 |
- fix install and update scripts [SME 5672] |
- fix install and update scripts [SME 5672] |
107 |
- tested OK on 6.40 |
- tested OK on 6.40 |
281 |
%patch37 -p1 |
%patch37 -p1 |
282 |
%patch38 -p1 |
%patch38 -p1 |
283 |
%patch39 -p1 |
%patch39 -p1 |
284 |
|
%patch40 -p1 |
285 |
|
%patch41 -p1 |
286 |
|
%patch42 -p1 |
287 |
|
%patch43 -p1 |
288 |
|
%patch44 -p1 |
289 |
|
%patch45 -p1 |
290 |
|
%patch46 -p1 |
291 |
|
%patch47 -p1 |
292 |
|
%patch48 -p1 |
293 |
|
%patch49 -p1 |
294 |
|
|
295 |
%build |
%build |
296 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |