1 |
# $Id: smeserver-zarafa.spec,v 1.23 2008/12/22 02:20:37 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.25 2008/12/22 02:50:47 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 22 |
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 |
|
Patch15: smeserver-zarafa-0.9.0-shutdown5.patch |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
32 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
38 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
42 |
|
- fix shutdown patch again [SME 4883] |
43 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
44 |
|
- fix shutdown patch [SME 4883] |
45 |
|
|
46 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
47 |
- delete-user patches removed, not required for ldap/unix [SME 4881] |
- delete-user patches removed, not required for ldap/unix [SME 4881] |
48 |
- db needs create and delete, do them together, if required |
- db needs create and delete, do them together, if required |
120 |
%patch12 -p1 |
%patch12 -p1 |
121 |
%patch13 -p1 |
%patch13 -p1 |
122 |
%patch14 -p1 |
%patch14 -p1 |
123 |
|
%patch15 -p1 |
124 |
|
|
125 |
%build |
%build |
126 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |