1 |
# $Id: smeserver-zarafa.spec,v 1.15 2008/12/20 07:07:11 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 15 |
%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} |
23 |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
24 |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
25 |
Patch9: smeserver-zarafa-0.9.0-userprop.patch |
Patch9: smeserver-zarafa-0.9.0-userprop.patch |
26 |
Patch10: smeserver-zarafa-0.9.0-services.patch |
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 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
55 |
- added action/zarafa-services-stop [SME 4870] |
- added action/zarafa-services-stop [SME 4870] |
56 |
- .qmail-junkmail fragment fixed [SME 4705] |
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
57 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
58 |
- default user zarafa property to enabled [SME 4870] |
- default user zarafa property to enabled [SME 4870] |
59 |
- .qmail-junkmail fragment readded [SME 4705] |
- .qmail-junkmail fragment readded [SME 4705] |
110 |
%patch8 -p1 |
%patch8 -p1 |
111 |
%patch9 -p1 |
%patch9 -p1 |
112 |
%patch10 -p1 |
%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 |