1 |
# $Id: smeserver-zarafa.spec,v 1.1 2008/10/17 14:27:33 slords Exp $ |
# $Id: smeserver-zarafa.spec,v 1.14 2008/12/20 03:47:06 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 1%{?dist} |
%define release 14 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
13 |
URL: http://contribs.org |
URL: http://contribs.org |
14 |
Group: SMEserver/addon |
Group: SMEserver/addon |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
|
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
17 |
|
Patch1: smeserver-zarafa-0.9.0-deluser.patch |
18 |
|
Patch2: smeserver-zarafa-0.9.0-deluserb.patch |
19 |
|
Patch3: smeserver-zarafa-0.9.0-props.patch |
20 |
|
Patch4: smeserver-zarafa-0.9.0-ports.patch |
21 |
|
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
22 |
|
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
23 |
|
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
24 |
|
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
25 |
|
Patch9: smeserver-zarafa-0.9.0-userprop.patch |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
28 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
29 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
30 |
Requires: zarafa |
Requires: zarafa = 6.20 |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%description |
%description |
34 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
* Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com> 0.9.0-1.sme |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
38 |
|
- default user zarafa property to enabled [SME 48] |
39 |
|
- .qmail-junkmail fragment readded [SME 4705] |
40 |
|
|
41 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
42 |
|
- ldap plugin [SME 4869] |
43 |
|
|
44 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
45 |
|
- use sme ssl files fixes [SME 4846] |
46 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
47 |
|
- use sme ssl files fixes [SME 4836] |
48 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
49 |
|
- use sme ssl files [SME 4836] |
50 |
|
- change gateway ports to standard, requires changing sme ports manually |
51 |
|
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
52 |
|
|
53 |
|
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
54 |
|
- change default pop port to 8110, gateway.cfg [SME 4854] |
55 |
|
|
56 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
57 |
|
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
58 |
|
|
59 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7 |
60 |
|
- add user-delete symlink [SME 4621] |
61 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6 |
62 |
|
- add user-delete action [SME 4621] |
63 |
|
|
64 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
65 |
|
- remove php template: [SME 4620] |
66 |
|
|
67 |
|
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
68 |
|
- added template to sort junk e-mail: Bug 4705 |
69 |
|
- [0.9-4a] |
70 |
|
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
71 |
|
- added /usr/bin/perl createlinks to spec file: Bug 4725 |
72 |
|
- [0.9-3a] |
73 |
|
* Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com> |
74 |
|
- smeserver-zarafa-0.9-2a.patch: Bug 4634 |
75 |
|
- [0.9-2a] |
76 |
|
* Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com> |
77 |
- initial release |
- initial release |
78 |
|
- [0.9-1a] |
79 |
|
|
80 |
%prep |
%prep |
81 |
%setup |
%setup |
82 |
|
%patch0 -p1 |
83 |
|
%patch1 -p1 |
84 |
|
%patch2 -p1 |
85 |
|
%patch3 -p1 |
86 |
|
%patch4 -p1 |
87 |
|
%patch5 -p1 |
88 |
|
%patch6 -p1 |
89 |
|
%patch7 -p1 |
90 |
|
%patch8 -p1 |
91 |
|
%patch9 -p1 |
92 |
|
|
93 |
%build |
%build |
94 |
|
/usr/bin/perl createlinks |
95 |
|
|
96 |
%install |
%install |
97 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |