1 |
# $Id: smeserver-zarafa.spec,v 1.24 2008/12/22 02:29:40 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.28 2008/12/22 13:11:01 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 21 |
%define release 25 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
26 |
Patch12: smeserver-zarafa-0.9.0-http.patch |
Patch12: smeserver-zarafa-0.9.0-http.patch |
27 |
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
28 |
Patch14: smeserver-zarafa-0.9.0-shutdown4.patch |
Patch14: smeserver-zarafa-0.9.0-shutdown4.patch |
29 |
|
Patch15: smeserver-zarafa-0.9.0-shutdown5.patch |
30 |
|
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 |
|
Patch19: smeserver-zarafa-0.9.0-playnice.patch |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
36 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
42 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
46 |
|
- add playnice patch [SME 4891] |
47 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
48 |
|
- reset dagent.cfg template to default |
49 |
|
|
50 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
51 |
|
- add post-update links [SME 4871] |
52 |
|
- shutdown6 uses S99 [SME 4883] |
53 |
|
|
54 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
55 |
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
56 |
|
|
57 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
58 |
|
- fix shutdown patch again [SME 4883] |
59 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
60 |
- fix shutdown patch [SME 4883] |
- fix shutdown patch [SME 4883] |
61 |
|
|
136 |
%patch12 -p1 |
%patch12 -p1 |
137 |
%patch13 -p1 |
%patch13 -p1 |
138 |
%patch14 -p1 |
%patch14 -p1 |
139 |
|
%patch15 -p1 |
140 |
|
%patch16 -p1 |
141 |
|
%patch17 -p1 |
142 |
|
%patch18 -p1 |
143 |
|
%patch19 -p1 |
144 |
|
|
145 |
%build |
%build |
146 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
160 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
161 |
%defattr(-,root,root) |
%defattr(-,root,root) |
162 |
|
|
163 |
|
%triggerin -- zarafa |
164 |
|
/etc/e-smith/events/actions/zarafa-update |
165 |
|
|
166 |
|
|