1 |
# $Id: smeserver-zarafa.spec,v 1.21 2008/12/22 01:39:03 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 19 |
%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} |
20 |
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
21 |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
22 |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
23 |
Patch9: smeserver-zarafa-0.9.0-userprop.patch |
Patch9: smeserver-zarafa-0.9.0-userprop1.patch |
24 |
Patch10: smeserver-zarafa-0.9.0-services2.patch |
Patch10: smeserver-zarafa-0.9.0-services2.patch |
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-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 |
47 |
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
48 |
|
- db needs create and delete, do them together, if required |
49 |
|
|
50 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
51 |
- service_link shutdown added [SME 4883] |
- service_link shutdown added [SME 4883] |
52 |
|
|
119 |
%patch11 -p1 |
%patch11 -p1 |
120 |
%patch12 -p1 |
%patch12 -p1 |
121 |
%patch13 -p1 |
%patch13 -p1 |
122 |
|
%patch14 -p1 |
123 |
|
%patch15 -p1 |
124 |
|
|
125 |
%build |
%build |
126 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |