1 |
|
# $Id: smeserver-zarafa.spec,v 1.23 2008/12/22 02:20:37 dungog Exp $ |
2 |
|
# Authority: dmay |
3 |
|
# 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 5 |
%define release 20 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
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 |
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
17 |
|
Patch3: smeserver-zarafa-0.9.0-props.patch |
18 |
|
Patch4: smeserver-zarafa-0.9.0-ports.patch |
19 |
|
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
20 |
|
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
21 |
|
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
22 |
|
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
23 |
|
Patch9: smeserver-zarafa-0.9.0-userprop1.patch |
24 |
|
Patch10: smeserver-zarafa-0.9.0-services2.patch |
25 |
|
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
26 |
|
Patch12: smeserver-zarafa-0.9.0-http.patch |
27 |
|
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
28 |
|
Patch14: smeserver-zarafa-0.9.0-shutdown3.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 |
32 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
33 |
Requires: zarafa |
Requires: zarafa = 6.20 |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%description |
%description |
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-20 |
41 |
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
42 |
|
- db needs create and delete, do them together, if required |
43 |
|
|
44 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
45 |
|
- service_link shutdown added [SME 4883] |
46 |
|
|
47 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
48 |
|
- ldap, bind password [SME 4869] |
49 |
|
|
50 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
51 |
|
- http alias changes [SME 4856] |
52 |
|
|
53 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
54 |
|
- minor change in ports and property names [SME 4846] |
55 |
|
|
56 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
57 |
|
- added action/zarafa-services-stop [SME 4870] |
58 |
|
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
59 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
60 |
|
- default user zarafa property to enabled [SME 4870] |
61 |
|
- .qmail-junkmail fragment readded [SME 4705] |
62 |
|
|
63 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
64 |
|
- ldap plugin [SME 4869] |
65 |
|
|
66 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
67 |
|
- use sme ssl files fixes [SME 4846] |
68 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
69 |
|
- use sme ssl files fixes [SME 4836] |
70 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
71 |
|
- use sme ssl files [SME 4836] |
72 |
|
- change gateway ports to standard, requires changing sme ports manually |
73 |
|
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
74 |
|
|
75 |
|
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
76 |
|
- change default pop port to 8110, gateway.cfg [SME 4854] |
77 |
|
|
78 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
79 |
|
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
80 |
|
|
81 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7 |
82 |
|
- add user-delete symlink [SME 4621] |
83 |
|
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6 |
84 |
|
- add user-delete action [SME 4621] |
85 |
|
|
86 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
87 |
- remove php template: [SME 4620] |
- remove php template: [SME 4620] |
88 |
|
|
102 |
%prep |
%prep |
103 |
%setup |
%setup |
104 |
%patch0 -p1 |
%patch0 -p1 |
105 |
|
%patch3 -p1 |
106 |
|
%patch4 -p1 |
107 |
|
%patch5 -p1 |
108 |
|
%patch6 -p1 |
109 |
|
%patch7 -p1 |
110 |
|
%patch8 -p1 |
111 |
|
%patch9 -p1 |
112 |
|
%patch10 -p1 |
113 |
|
%patch11 -p1 |
114 |
|
%patch12 -p1 |
115 |
|
%patch13 -p1 |
116 |
|
%patch14 -p1 |
117 |
|
|
118 |
%build |
%build |
119 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
133 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
134 |
%defattr(-,root,root) |
%defattr(-,root,root) |
135 |
|
|
|
%pre |
|
|
%preun |
|
|
%post |
|
|
%postun |
|
|
|
|