1 |
# $Id: smeserver-zarafa.spec,v 1.45 2009/08/24 17:58:14 slords Exp $ |
# $Id: smeserver-zarafa.spec,v 1.51 2010/02/13 12:00:27 dungog 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 42 |
%define release 48 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
48 |
Patch34: smeserver-zarafa-0.9.0-panels3.patch |
Patch34: smeserver-zarafa-0.9.0-panels3.patch |
49 |
Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch |
Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch |
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 |
52 |
|
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 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
57 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
58 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
59 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
60 |
|
Requires: zarafa >= 6.30.6 |
61 |
AutoReqProv: no |
AutoReqProv: no |
62 |
|
|
63 |
%description |
%description |
64 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-48 |
68 |
|
- update ldap.cfg for 6.40 [SME 5779] |
69 |
|
- default mysql InnoDB enabled |
70 |
|
|
71 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47 |
72 |
|
- fix service scripts [SME 5672] |
73 |
|
|
74 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46 |
75 |
|
- fix install and update scripts [SME 5672] |
76 |
|
- tested OK on 6.40 |
77 |
|
|
78 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45 |
79 |
|
- webaccess location changed upstream [SME 5672] |
80 |
|
- requires zarafa >= 6.30.6 |
81 |
|
|
82 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme |
83 |
|
- apply locale 2009-10-27 patch |
84 |
|
|
85 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme |
86 |
|
- apply locale 2009-10-21 patch |
87 |
|
|
88 |
* Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42 |
* Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42 |
89 |
- typo in language string [SME 5420] |
- typo in language string [SME 5420] |
90 |
|
|
247 |
%patch34 -p1 |
%patch34 -p1 |
248 |
%patch35 -p1 |
%patch35 -p1 |
249 |
%patch36 -p1 |
%patch36 -p1 |
250 |
|
%patch37 -p1 |
251 |
|
%patch38 -p1 |
252 |
|
%patch39 -p1 |
253 |
|
%patch40 -p1 |
254 |
|
%patch41 -p1 |
255 |
|
|
256 |
%build |
%build |
257 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |