1 |
# $Id: smeserver-zarafa.spec,v 1.36 2009/06/11 14:00:38 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.48 2009/10/27 17:43:52 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 36 |
%define release 45 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
42 |
Patch28: smeserver-zarafa-0.9.0-smessl5.patch |
Patch28: smeserver-zarafa-0.9.0-smessl5.patch |
43 |
Patch29: smeserver-zarafa-0.9.0-smessl6.patch |
Patch29: smeserver-zarafa-0.9.0-smessl6.patch |
44 |
Patch30: smeserver-zarafa-0.9.0-zarafaPublic.patch |
Patch30: smeserver-zarafa-0.9.0-zarafaPublic.patch |
45 |
|
Patch31: smeserver-zarafa-0.9.0-zarafaPublic2.patch |
46 |
|
Patch32: smeserver-zarafa-0.9.0-locale-2009-07-27.patch |
47 |
|
Patch33: smeserver-zarafa-0.9.0-panels2.patch |
48 |
|
Patch34: smeserver-zarafa-0.9.0-panels3.patch |
49 |
|
Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch |
50 |
|
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.patch |
54 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
55 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
56 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
57 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
58 |
|
Requires: zarafa >= 6.30.6 |
59 |
AutoReqProv: no |
AutoReqProv: no |
60 |
|
|
61 |
%description |
%description |
62 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
63 |
|
|
64 |
%changelog |
%changelog |
65 |
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36 |
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45 |
66 |
|
- webaccess location changed upstream [SME 5420] |
67 |
|
- requires zarafa >= 6.30.6 |
68 |
|
|
69 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme |
70 |
|
- apply locale 2009-10-27 patch |
71 |
|
|
72 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme |
73 |
|
- apply locale 2009-10-21 patch |
74 |
|
|
75 |
|
* Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42 |
76 |
|
- typo in language string [SME 5420] |
77 |
|
|
78 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme |
79 |
|
- apply locale 2009-08-24 patch |
80 |
|
|
81 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-40 |
82 |
|
- update zarafa config panels [SME 5310] |
83 |
|
|
84 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38 |
85 |
|
- add translations for panels |
86 |
|
|
87 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37 |
88 |
- db setting to deliver mail to Public folders [SME 5412] |
- db setting to deliver mail to Public folders [SME 5412] |
89 |
|
|
90 |
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35 |
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35 |
229 |
%patch28 -p1 |
%patch28 -p1 |
230 |
%patch29 -p1 |
%patch29 -p1 |
231 |
%patch30 -p1 |
%patch30 -p1 |
232 |
|
%patch32 -p1 |
233 |
|
%patch33 -p1 |
234 |
|
%patch34 -p1 |
235 |
|
%patch35 -p1 |
236 |
|
%patch36 -p1 |
237 |
|
%patch37 -p1 |
238 |
|
%patch38 -p1 |
239 |
|
%patch39 -p1 |
240 |
|
|
241 |
%build |
%build |
242 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |