1 |
# $Id: smeserver-zarafa.spec,v 1.25 2008/12/22 02:50:47 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.26 2008/12/22 05:32: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 22 |
%define release 23 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
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 |
Patch15: smeserver-zarafa-0.9.0-shutdown5.patch |
30 |
|
Patch16: smeserver-zarafa-0.9.0-update.patch |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
33 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
40 |
|
|
41 |
%changelog |
%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 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
46 |
- fix shutdown patch again [SME 4883] |
- fix shutdown patch again [SME 4883] |
47 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
125 |
%patch13 -p1 |
%patch13 -p1 |
126 |
%patch14 -p1 |
%patch14 -p1 |
127 |
%patch15 -p1 |
%patch15 -p1 |
128 |
|
%patch16 -p1 |
129 |
|
|
130 |
%build |
%build |
131 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
145 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
146 |
%defattr(-,root,root) |
%defattr(-,root,root) |
147 |
|
|
148 |
|
%triggerin -- zarafa |
149 |
|
/etc/e-smith/events/actions/zarafa-update |
150 |
|
|
151 |
|
|