1 |
# $Id: smeserver-zarafa.spec,v 1.23 2008/12/22 02:20:37 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.24 2008/12/22 02:29:40 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 20 |
%define release 21 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
25 |
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
26 |
Patch12: smeserver-zarafa-0.9.0-http.patch |
Patch12: smeserver-zarafa-0.9.0-http.patch |
27 |
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
28 |
Patch14: smeserver-zarafa-0.9.0-shutdown3.patch |
Patch14: smeserver-zarafa-0.9.0-shutdown4.patch |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
31 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
37 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
41 |
|
- fix shutdown patch [SME 4883] |
42 |
|
|
43 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
44 |
- delete-user patches removed, not required for ldap/unix [SME 4881] |
- delete-user patches removed, not required for ldap/unix [SME 4881] |
45 |
- db needs create and delete, do them together, if required |
- db needs create and delete, do them together, if required |