1 |
# $Id: smeserver-zarafa.spec,v 1.27 2008/12/22 08:07:27 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.30 2009/01/17 08:22:08 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 24 |
%define release 27 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
30 |
Patch16: smeserver-zarafa-0.9.0-update2.patch |
Patch16: smeserver-zarafa-0.9.0-update2.patch |
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 |
34 |
|
Patch20: smeserver-zarafa-0.9.0-globalforward.patch |
35 |
|
Patch21: smeserver-zarafa-0.9.0-impdisabled.patch |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
38 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
|
Requires: zarafa = 6.20 |
|
40 |
AutoReqProv: no |
AutoReqProv: no |
41 |
|
|
42 |
%description |
%description |
43 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
47 |
|
- allow /webmail if $imp{status} disabled [SME 4957] |
48 |
|
- remove requires 6.20 |
49 |
|
|
50 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
51 |
|
- add globalForward to .qmail [SME 4891] |
52 |
|
|
53 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
54 |
|
- add playnice patch [SME 4891] |
55 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
56 |
|
- reset dagent.cfg template to default |
57 |
|
|
58 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
59 |
- add post-update links [SME 4871] |
- add post-update links [SME 4871] |
60 |
- shutdown6 uses S99 [SME 4883] |
- shutdown6 uses S99 [SME 4883] |
148 |
%patch16 -p1 |
%patch16 -p1 |
149 |
%patch17 -p1 |
%patch17 -p1 |
150 |
%patch18 -p1 |
%patch18 -p1 |
151 |
|
%patch19 -p1 |
152 |
|
%patch20 -p1 |
153 |
|
%patch21 -p1 |
154 |
|
|
155 |
%build |
%build |
156 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |