1 |
# $Id: smeserver-zarafa.spec,v 1.28 2008/12/22 13:11:01 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.31 2009/02/20 21:46:54 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 25 |
%define release 28 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
31 |
Patch17: smeserver-zarafa-0.9.0-install.patch |
Patch17: smeserver-zarafa-0.9.0-install.patch |
32 |
Patch18: smeserver-zarafa-0.9.0-shutdown6.patch |
Patch18: smeserver-zarafa-0.9.0-shutdown6.patch |
33 |
Patch19: smeserver-zarafa-0.9.0-playnice.patch |
Patch19: smeserver-zarafa-0.9.0-playnice.patch |
34 |
|
Patch20: smeserver-zarafa-0.9.0-globalforward.patch |
35 |
|
Patch21: smeserver-zarafa-0.9.0-impdisabled.patch |
36 |
|
Patch22: smeserver-zarafa-0.9.0-icals.patch |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
39 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
40 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
|
Requires: zarafa = 6.20 |
|
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%description |
%description |
44 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28 |
48 |
|
- add zarafa-icals service [SME 4874] |
49 |
|
|
50 |
|
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
51 |
|
- allow /webmail if $imp{status} disabled [SME 4957] |
52 |
|
- remove requires 6.20 |
53 |
|
|
54 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
55 |
|
- add globalForward to .qmail [SME 4891] |
56 |
|
|
57 |
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
58 |
- add playnice patch [SME 4891] |
- add playnice patch [SME 4891] |
59 |
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
153 |
%patch17 -p1 |
%patch17 -p1 |
154 |
%patch18 -p1 |
%patch18 -p1 |
155 |
%patch19 -p1 |
%patch19 -p1 |
156 |
|
%patch20 -p1 |
157 |
|
%patch21 -p1 |
158 |
|
%patch22 -p1 |
159 |
|
|
160 |
%build |
%build |
161 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |