1 |
# $Id: smeserver-zarafa.spec,v 1.10 2008/12/18 12:49:29 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.20 2008/12/21 13:46:00 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 10 |
%define release 19 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
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 |
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 |
|
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
25 |
|
Patch9: smeserver-zarafa-0.9.0-userprop.patch |
26 |
|
Patch10: smeserver-zarafa-0.9.0-services2.patch |
27 |
|
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
28 |
|
Patch12: smeserver-zarafa-0.9.0-http.patch |
29 |
|
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
30 |
|
Patch14: smeserver-zarafa-0.9.0-shutdown.patch |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
33 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
43 |
|
- service_link shutdown added [SME 4883] |
44 |
|
|
45 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
46 |
|
- ldap, bind password [SME 4869] |
47 |
|
|
48 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
49 |
|
- http alias changes [SME 4856] |
50 |
|
|
51 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
52 |
|
- minor change in ports and property names [SME 4846] |
53 |
|
|
54 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
55 |
|
- added action/zarafa-services-stop [SME 4870] |
56 |
|
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
57 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
58 |
|
- default user zarafa property to enabled [SME 4870] |
59 |
|
- .qmail-junkmail fragment readded [SME 4705] |
60 |
|
|
61 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
62 |
|
- ldap plugin [SME 4869] |
63 |
|
|
64 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
65 |
|
- use sme ssl files fixes [SME 4846] |
66 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
67 |
|
- use sme ssl files fixes [SME 4836] |
68 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
69 |
- use sme ssl files [SME 4836] |
- use sme ssl files [SME 4836] |
70 |
- change gateway ports to standard, requires changing sme ports manually |
- change gateway ports to standard, requires changing sme ports manually |
105 |
%patch3 -p1 |
%patch3 -p1 |
106 |
%patch4 -p1 |
%patch4 -p1 |
107 |
%patch5 -p1 |
%patch5 -p1 |
108 |
|
%patch6 -p1 |
109 |
|
%patch7 -p1 |
110 |
|
%patch8 -p1 |
111 |
|
%patch9 -p1 |
112 |
|
%patch10 -p1 |
113 |
|
%patch11 -p1 |
114 |
|
%patch12 -p1 |
115 |
|
%patch13 -p1 |
116 |
|
%patch14 -p1 |
117 |
|
|
118 |
%build |
%build |
119 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |