1 |
# $Id: smeserver-zarafa.spec,v 1.9 2008/12/17 15:25:10 slords Exp $ |
# $Id: smeserver-zarafa.spec,v 1.12 2008/12/19 16:19:25 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 9 |
%define release 12 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
18 |
Patch2: smeserver-zarafa-0.9.0-deluserb.patch |
Patch2: smeserver-zarafa-0.9.0-deluserb.patch |
19 |
Patch3: smeserver-zarafa-0.9.0-props.patch |
Patch3: smeserver-zarafa-0.9.0-props.patch |
20 |
Patch4: smeserver-zarafa-0.9.0-ports.patch |
Patch4: smeserver-zarafa-0.9.0-ports.patch |
21 |
|
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
22 |
|
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
23 |
|
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
26 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
32 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
36 |
|
- use sme ssl files fixes [SME 4846] |
37 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
38 |
|
- use sme ssl files fixes [SME 4836] |
39 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
40 |
|
- use sme ssl files [SME 4836] |
41 |
|
- change gateway ports to standard, requires changing sme ports manually |
42 |
|
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
43 |
|
|
44 |
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
45 |
- change default pop port to 8110, gateway.cfg [SME 4854] |
- change default pop port to 8110, gateway.cfg [SME 4854] |
46 |
|
|
75 |
%patch2 -p1 |
%patch2 -p1 |
76 |
%patch3 -p1 |
%patch3 -p1 |
77 |
%patch4 -p1 |
%patch4 -p1 |
78 |
|
%patch5 -p1 |
79 |
|
%patch6 -p1 |
80 |
|
%patch7 -p1 |
81 |
|
|
82 |
%build |
%build |
83 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |