1 |
# $Id: smeserver-zarafa.spec,v 1.52 2010/02/13 15:06:40 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.59 2011/03/06 15:29:05 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 50 |
%define release 56 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
55 |
Patch41: smeserver-zarafa-0.9.0-ldap3.patch |
Patch41: smeserver-zarafa-0.9.0-ldap3.patch |
56 |
Patch42: smeserver-zarafa-0.9.0-ldap4.patch |
Patch42: smeserver-zarafa-0.9.0-ldap4.patch |
57 |
Patch43: smeserver-zarafa-0.9.0-hidesystem.patch |
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 |
|
Patch50: smeserver-zarafa-0.9.0-locale-2012-03-20.patch |
65 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
66 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
67 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
73 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.9.0-56.el6 |
77 |
|
- apply locale 2012-03-20 patch |
78 |
|
|
79 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.9.0-55.sme |
80 |
|
- apply locale 2011-03-06 patch |
81 |
|
|
82 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.9.0-54.sme |
83 |
|
- apply locale 2010-05-23 patch |
84 |
|
|
85 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-53 |
86 |
|
- Restore missing lines from unix.cfg. |
87 |
|
|
88 |
|
* Sat May 22 2010 Gavin Weight <gweight@gweight.com> - 0.9-52 |
89 |
|
- Update unix plugin to exclude non-valid users/groups [SME: 5828] |
90 |
|
- Add actions for templates to expand unix.cfg |
91 |
|
- Add actions for services2adjust to unix.cfg |
92 |
|
|
93 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.9.0-51.sme |
94 |
|
- apply locale 2010-03-02 patch |
95 |
|
|
96 |
* Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50 |
* Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50 |
97 |
- hide system and everyone in addressbook [SME 5790] |
- hide system and everyone in addressbook [SME 5790] |
98 |
|
|
289 |
%patch41 -p1 |
%patch41 -p1 |
290 |
%patch42 -p1 |
%patch42 -p1 |
291 |
%patch43 -p1 |
%patch43 -p1 |
292 |
|
%patch44 -p1 |
293 |
|
%patch45 -p1 |
294 |
|
%patch46 -p1 |
295 |
|
%patch47 -p1 |
296 |
|
%patch48 -p1 |
297 |
|
%patch49 -p1 |
298 |
|
%patch50 -p1 |
299 |
|
|
300 |
%build |
%build |
301 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |