1 |
dungog |
1.31 |
# $Id: smeserver-zarafa.spec,v 1.30 2009/01/17 08:22:08 dungog Exp $ |
2 |
slords |
1.9 |
# Authority: dmay |
3 |
|
|
# Name: Darrell May |
4 |
|
|
|
5 |
slords |
1.1 |
%define name smeserver-zarafa |
6 |
dungog |
1.5 |
%define version 0.9.0 |
7 |
dungog |
1.31 |
%define release 27 |
8 |
slords |
1.1 |
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 |
dungog |
1.5 |
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
17 |
dungog |
1.8 |
Patch3: smeserver-zarafa-0.9.0-props.patch |
18 |
dungog |
1.10 |
Patch4: smeserver-zarafa-0.9.0-ports.patch |
19 |
dungog |
1.11 |
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
20 |
dungog |
1.12 |
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
21 |
dungog |
1.13 |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
22 |
dungog |
1.14 |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
23 |
dungog |
1.23 |
Patch9: smeserver-zarafa-0.9.0-userprop1.patch |
24 |
dungog |
1.17 |
Patch10: smeserver-zarafa-0.9.0-services2.patch |
25 |
dungog |
1.18 |
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
26 |
dungog |
1.19 |
Patch12: smeserver-zarafa-0.9.0-http.patch |
27 |
dungog |
1.20 |
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
28 |
dungog |
1.25 |
Patch14: smeserver-zarafa-0.9.0-shutdown4.patch |
29 |
dungog |
1.26 |
Patch15: smeserver-zarafa-0.9.0-shutdown5.patch |
30 |
dungog |
1.28 |
Patch16: smeserver-zarafa-0.9.0-update2.patch |
31 |
|
|
Patch17: smeserver-zarafa-0.9.0-install.patch |
32 |
|
|
Patch18: smeserver-zarafa-0.9.0-shutdown6.patch |
33 |
dungog |
1.29 |
Patch19: smeserver-zarafa-0.9.0-playnice.patch |
34 |
dungog |
1.30 |
Patch20: smeserver-zarafa-0.9.0-globalforward.patch |
35 |
dungog |
1.31 |
Patch21: smeserver-zarafa-0.9.0-impdisabled.patch |
36 |
slords |
1.1 |
BuildArchitectures: noarch |
37 |
|
|
BuildRoot: /var/tmp/%{name}-%{version} |
38 |
|
|
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
|
|
Requires: e-smith-release >= 7.0 |
40 |
|
|
AutoReqProv: no |
41 |
|
|
|
42 |
|
|
%description |
43 |
|
|
smserver rpm to setup zarafa |
44 |
|
|
|
45 |
|
|
%changelog |
46 |
dungog |
1.31 |
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
47 |
|
|
- allow /webmail if $imp{status} disabled [SME 4957] |
48 |
|
|
- remove requires 6.20 |
49 |
|
|
|
50 |
dungog |
1.30 |
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
51 |
|
|
- add globalForward to .qmail [SME 4891] |
52 |
|
|
|
53 |
dungog |
1.29 |
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
54 |
|
|
- add playnice patch [SME 4891] |
55 |
|
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
56 |
|
|
- reset dagent.cfg template to default |
57 |
|
|
|
58 |
dungog |
1.28 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
59 |
|
|
- add post-update links [SME 4871] |
60 |
|
|
- shutdown6 uses S99 [SME 4883] |
61 |
|
|
|
62 |
dungog |
1.27 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
63 |
|
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
64 |
|
|
|
65 |
dungog |
1.26 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
66 |
|
|
- fix shutdown patch again [SME 4883] |
67 |
dungog |
1.25 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
68 |
|
|
- fix shutdown patch [SME 4883] |
69 |
|
|
|
70 |
dungog |
1.24 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
71 |
|
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
72 |
|
|
- db needs create and delete, do them together, if required |
73 |
|
|
|
74 |
dungog |
1.21 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
75 |
|
|
- service_link shutdown added [SME 4883] |
76 |
|
|
|
77 |
dungog |
1.20 |
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
78 |
|
|
- ldap, bind password [SME 4869] |
79 |
|
|
|
80 |
dungog |
1.19 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
81 |
|
|
- http alias changes [SME 4856] |
82 |
|
|
|
83 |
dungog |
1.18 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
84 |
|
|
- minor change in ports and property names [SME 4846] |
85 |
|
|
|
86 |
dungog |
1.16 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
87 |
|
|
- added action/zarafa-services-stop [SME 4870] |
88 |
dungog |
1.17 |
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
89 |
dungog |
1.15 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
90 |
dungog |
1.16 |
- default user zarafa property to enabled [SME 4870] |
91 |
dungog |
1.15 |
- .qmail-junkmail fragment readded [SME 4705] |
92 |
|
|
|
93 |
dungog |
1.14 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
94 |
|
|
- ldap plugin [SME 4869] |
95 |
|
|
|
96 |
dungog |
1.13 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
97 |
|
|
- use sme ssl files fixes [SME 4846] |
98 |
dungog |
1.12 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
99 |
|
|
- use sme ssl files fixes [SME 4836] |
100 |
dungog |
1.11 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
101 |
|
|
- use sme ssl files [SME 4836] |
102 |
|
|
- change gateway ports to standard, requires changing sme ports manually |
103 |
|
|
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
104 |
|
|
|
105 |
dungog |
1.10 |
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
106 |
|
|
- change default pop port to 8110, gateway.cfg [SME 4854] |
107 |
|
|
|
108 |
dungog |
1.8 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
109 |
|
|
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
110 |
|
|
|
111 |
dungog |
1.7 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7 |
112 |
|
|
- add user-delete symlink [SME 4621] |
113 |
dungog |
1.6 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6 |
114 |
|
|
- add user-delete action [SME 4621] |
115 |
|
|
|
116 |
dungog |
1.5 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
117 |
|
|
- remove php template: [SME 4620] |
118 |
|
|
|
119 |
dungog |
1.4 |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
120 |
|
|
- added template to sort junk e-mail: Bug 4705 |
121 |
|
|
- [0.9-4a] |
122 |
|
|
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
123 |
|
|
- added /usr/bin/perl createlinks to spec file: Bug 4725 |
124 |
|
|
- [0.9-3a] |
125 |
|
|
* Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com> |
126 |
|
|
- smeserver-zarafa-0.9-2a.patch: Bug 4634 |
127 |
|
|
- [0.9-2a] |
128 |
|
|
* Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com> |
129 |
slords |
1.1 |
- initial release |
130 |
dungog |
1.4 |
- [0.9-1a] |
131 |
slords |
1.1 |
|
132 |
|
|
%prep |
133 |
|
|
%setup |
134 |
dungog |
1.4 |
%patch0 -p1 |
135 |
dungog |
1.8 |
%patch3 -p1 |
136 |
dungog |
1.10 |
%patch4 -p1 |
137 |
dungog |
1.11 |
%patch5 -p1 |
138 |
dungog |
1.12 |
%patch6 -p1 |
139 |
dungog |
1.13 |
%patch7 -p1 |
140 |
dungog |
1.14 |
%patch8 -p1 |
141 |
dungog |
1.15 |
%patch9 -p1 |
142 |
dungog |
1.16 |
%patch10 -p1 |
143 |
dungog |
1.18 |
%patch11 -p1 |
144 |
dungog |
1.19 |
%patch12 -p1 |
145 |
dungog |
1.20 |
%patch13 -p1 |
146 |
dungog |
1.24 |
%patch14 -p1 |
147 |
dungog |
1.26 |
%patch15 -p1 |
148 |
dungog |
1.27 |
%patch16 -p1 |
149 |
dungog |
1.28 |
%patch17 -p1 |
150 |
|
|
%patch18 -p1 |
151 |
dungog |
1.29 |
%patch19 -p1 |
152 |
dungog |
1.30 |
%patch20 -p1 |
153 |
dungog |
1.31 |
%patch21 -p1 |
154 |
slords |
1.1 |
|
155 |
|
|
%build |
156 |
dungog |
1.4 |
/usr/bin/perl createlinks |
157 |
slords |
1.1 |
|
158 |
|
|
%install |
159 |
|
|
rm -rf $RPM_BUILD_ROOT |
160 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
161 |
|
|
rm -f %{name}-%{version}-filelist |
162 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
163 |
|
|
> %{name}-%{version}-filelist |
164 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-filelist |
165 |
|
|
|
166 |
|
|
%clean |
167 |
|
|
cd .. |
168 |
|
|
rm -rf %{name}-%{version} |
169 |
|
|
|
170 |
|
|
%files -f %{name}-%{version}-filelist |
171 |
|
|
%defattr(-,root,root) |
172 |
|
|
|
173 |
dungog |
1.27 |
%triggerin -- zarafa |
174 |
|
|
/etc/e-smith/events/actions/zarafa-update |
175 |
|
|
|
176 |
|
|
|