1 |
# $Id: smeserver-zarafa.spec,v 1.26 2008/12/22 05:32:01 dungog Exp $ |
2 |
# Authority: dmay |
3 |
# Name: Darrell May |
4 |
|
5 |
%define name smeserver-zarafa |
6 |
%define version 0.9.0 |
7 |
%define release 23 |
8 |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
10 |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
13 |
URL: http://contribs.org |
14 |
Group: SMEserver/addon |
15 |
Source: %{name}-%{version}.tar.gz |
16 |
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-shutdown4.patch |
29 |
Patch15: smeserver-zarafa-0.9.0-shutdown5.patch |
30 |
Patch16: smeserver-zarafa-0.9.0-update.patch |
31 |
BuildArchitectures: noarch |
32 |
BuildRoot: /var/tmp/%{name}-%{version} |
33 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
34 |
Requires: e-smith-release >= 7.0 |
35 |
Requires: zarafa = 6.20 |
36 |
AutoReqProv: no |
37 |
|
38 |
%description |
39 |
smserver rpm to setup zarafa |
40 |
|
41 |
%changelog |
42 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
43 |
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
44 |
|
45 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
46 |
- fix shutdown patch again [SME 4883] |
47 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
48 |
- fix shutdown patch [SME 4883] |
49 |
|
50 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
51 |
- delete-user patches removed, not required for ldap/unix [SME 4881] |
52 |
- db needs create and delete, do them together, if required |
53 |
|
54 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
55 |
- service_link shutdown added [SME 4883] |
56 |
|
57 |
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
58 |
- ldap, bind password [SME 4869] |
59 |
|
60 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
61 |
- http alias changes [SME 4856] |
62 |
|
63 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
64 |
- minor change in ports and property names [SME 4846] |
65 |
|
66 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
67 |
- added action/zarafa-services-stop [SME 4870] |
68 |
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
69 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
70 |
- default user zarafa property to enabled [SME 4870] |
71 |
- .qmail-junkmail fragment readded [SME 4705] |
72 |
|
73 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
74 |
- ldap plugin [SME 4869] |
75 |
|
76 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
77 |
- use sme ssl files fixes [SME 4846] |
78 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
79 |
- use sme ssl files fixes [SME 4836] |
80 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
81 |
- use sme ssl files [SME 4836] |
82 |
- change gateway ports to standard, requires changing sme ports manually |
83 |
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
84 |
|
85 |
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
86 |
- change default pop port to 8110, gateway.cfg [SME 4854] |
87 |
|
88 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
89 |
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
90 |
|
91 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7 |
92 |
- add user-delete symlink [SME 4621] |
93 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6 |
94 |
- add user-delete action [SME 4621] |
95 |
|
96 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
97 |
- remove php template: [SME 4620] |
98 |
|
99 |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
100 |
- added template to sort junk e-mail: Bug 4705 |
101 |
- [0.9-4a] |
102 |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
103 |
- added /usr/bin/perl createlinks to spec file: Bug 4725 |
104 |
- [0.9-3a] |
105 |
* Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com> |
106 |
- smeserver-zarafa-0.9-2a.patch: Bug 4634 |
107 |
- [0.9-2a] |
108 |
* Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com> |
109 |
- initial release |
110 |
- [0.9-1a] |
111 |
|
112 |
%prep |
113 |
%setup |
114 |
%patch0 -p1 |
115 |
%patch3 -p1 |
116 |
%patch4 -p1 |
117 |
%patch5 -p1 |
118 |
%patch6 -p1 |
119 |
%patch7 -p1 |
120 |
%patch8 -p1 |
121 |
%patch9 -p1 |
122 |
%patch10 -p1 |
123 |
%patch11 -p1 |
124 |
%patch12 -p1 |
125 |
%patch13 -p1 |
126 |
%patch14 -p1 |
127 |
%patch15 -p1 |
128 |
%patch16 -p1 |
129 |
|
130 |
%build |
131 |
/usr/bin/perl createlinks |
132 |
|
133 |
%install |
134 |
rm -rf $RPM_BUILD_ROOT |
135 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
136 |
rm -f %{name}-%{version}-filelist |
137 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
138 |
> %{name}-%{version}-filelist |
139 |
echo "%doc COPYING" >> %{name}-%{version}-filelist |
140 |
|
141 |
%clean |
142 |
cd .. |
143 |
rm -rf %{name}-%{version} |
144 |
|
145 |
%files -f %{name}-%{version}-filelist |
146 |
%defattr(-,root,root) |
147 |
|
148 |
%triggerin -- zarafa |
149 |
/etc/e-smith/events/actions/zarafa-update |
150 |
|
151 |
|