1 |
# $Id: smeserver-zarafa.spec,v 1.44 2009/07/27 13:09:58 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.50 2010/02/11 13:59:09 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 41 |
%define release 47 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
47 |
Patch33: smeserver-zarafa-0.9.0-panels2.patch |
Patch33: smeserver-zarafa-0.9.0-panels2.patch |
48 |
Patch34: smeserver-zarafa-0.9.0-panels3.patch |
Patch34: smeserver-zarafa-0.9.0-panels3.patch |
49 |
Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch |
Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch |
50 |
|
Patch36: smeserver-zarafa-0.9.0-Clic.patch |
51 |
|
Patch37: smeserver-zarafa-0.9.0-locale-2009-10-21.patch |
52 |
|
Patch38: smeserver-zarafa-0.9.0-locale-2009-10-27.patch |
53 |
|
Patch39: smeserver-zarafa-0.9.0-move-webaccess.patch2 |
54 |
|
Patch40: smeserver-zarafa-0.9.0-services3.patch |
55 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
56 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
57 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
58 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
59 |
|
Requires: zarafa >= 6.30.6 |
60 |
AutoReqProv: no |
AutoReqProv: no |
61 |
|
|
62 |
%description |
%description |
63 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Sat Feb 13 2010 Stephen Noble <support@dungog.net> - 0.9-47 |
67 |
|
- fix service scripts [SME 5672] |
68 |
|
|
69 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46 |
70 |
|
- fix install and update scripts [SME 5672] |
71 |
|
- tested OK on 6.40 |
72 |
|
|
73 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45 |
74 |
|
- webaccess location changed upstream [SME 5672] |
75 |
|
- requires zarafa >= 6.30.6 |
76 |
|
|
77 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme |
78 |
|
- apply locale 2009-10-27 patch |
79 |
|
|
80 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme |
81 |
|
- apply locale 2009-10-21 patch |
82 |
|
|
83 |
|
* Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42 |
84 |
|
- typo in language string [SME 5420] |
85 |
|
|
86 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme |
87 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
88 |
|
|
241 |
%patch33 -p1 |
%patch33 -p1 |
242 |
%patch34 -p1 |
%patch34 -p1 |
243 |
%patch35 -p1 |
%patch35 -p1 |
244 |
|
%patch36 -p1 |
245 |
|
%patch37 -p1 |
246 |
|
%patch38 -p1 |
247 |
|
%patch39 -p1 |
248 |
|
%patch40 -p1 |
249 |
|
|
250 |
%build |
%build |
251 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |