1 |
%define name smeserver-zarafa |
%define name smeserver-zarafa |
2 |
%define version 0.9 |
%define version 0.9.0 |
3 |
%define release 4a |
%define release 5 |
4 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
9 |
URL: http://contribs.org |
URL: http://contribs.org |
10 |
Group: SMEserver/addon |
Group: SMEserver/addon |
11 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
12 |
Patch0: %{name}-0.9-2a.patch |
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
|
Patch1: %{name}-0.9-4a.patch |
|
13 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
14 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
15 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
21 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
25 |
|
- remove php template: [SME 4620] |
26 |
|
|
27 |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
28 |
- added template to sort junk e-mail: Bug 4705 |
- added template to sort junk e-mail: Bug 4705 |
29 |
- [0.9-4a] |
- [0.9-4a] |
40 |
%prep |
%prep |
41 |
%setup |
%setup |
42 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1 -p1 |
|
43 |
|
|
44 |
%build |
%build |
45 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |