1 |
|
# $Id: smeserver-zarafa.spec,v 1.19 2008/12/21 10:03:00 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 8 |
%define release 18 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
17 |
Patch1: smeserver-zarafa-0.9.0-deluser.patch |
Patch1: smeserver-zarafa-0.9.0-deluser.patch |
18 |
Patch2: smeserver-zarafa-0.9.0-deluserb.patch |
Patch2: smeserver-zarafa-0.9.0-deluserb.patch |
19 |
Patch3: smeserver-zarafa-0.9.0-props.patch |
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 |
|
Patch10: smeserver-zarafa-0.9.0-services2.patch |
27 |
|
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
28 |
|
Patch12: smeserver-zarafa-0.9.0-http.patch |
29 |
|
Patch13: smeserver-zarafa-0.9.0-ldap2.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 |
33 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
34 |
Requires: zarafa |
Requires: zarafa = 6.20 |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%description |
%description |
38 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
42 |
|
- ldap, bind password [SME 4869] |
43 |
|
|
44 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
45 |
|
- http alias changes [SME 4856] |
46 |
|
|
47 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
48 |
|
- minor change in ports and property names [SME 4846] |
49 |
|
|
50 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
51 |
|
- added action/zarafa-services-stop [SME 4870] |
52 |
|
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
53 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
54 |
|
- default user zarafa property to enabled [SME 4870] |
55 |
|
- .qmail-junkmail fragment readded [SME 4705] |
56 |
|
|
57 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
58 |
|
- ldap plugin [SME 4869] |
59 |
|
|
60 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
61 |
|
- use sme ssl files fixes [SME 4846] |
62 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
63 |
|
- use sme ssl files fixes [SME 4836] |
64 |
|
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
65 |
|
- use sme ssl files [SME 4836] |
66 |
|
- change gateway ports to standard, requires changing sme ports manually |
67 |
|
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
68 |
|
|
69 |
|
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
70 |
|
- change default pop port to 8110, gateway.cfg [SME 4854] |
71 |
|
|
72 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
73 |
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
74 |
|
|
99 |
%patch1 -p1 |
%patch1 -p1 |
100 |
%patch2 -p1 |
%patch2 -p1 |
101 |
%patch3 -p1 |
%patch3 -p1 |
102 |
|
%patch4 -p1 |
103 |
|
%patch5 -p1 |
104 |
|
%patch6 -p1 |
105 |
|
%patch7 -p1 |
106 |
|
%patch8 -p1 |
107 |
|
%patch9 -p1 |
108 |
|
%patch10 -p1 |
109 |
|
%patch11 -p1 |
110 |
|
%patch12 -p1 |
111 |
|
%patch13 -p1 |
112 |
|
|
113 |
%build |
%build |
114 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
128 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
129 |
%defattr(-,root,root) |
%defattr(-,root,root) |
130 |
|
|
|
%pre |
|
|
%preun |
|
|
%post |
|
|
%postun |
|
|
|
|