1 |
Summary: Koozali SME Server Collabora Online configuration |
Summary: Koozali SME Server Collabora Online configuration |
2 |
Name: smeserver-collabora |
Name: smeserver-collabora |
3 |
Version: 0.1.6 |
Version: 0.1.6 |
4 |
Release: 1%{?dist} |
Release: 6%{?dist} |
5 |
License: GPL |
License: GPL |
6 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
7 |
BuildArch: noarch |
Patch0: smeserver-collabora-0.1.6-bz11893-systemd.patch |
8 |
|
Patch1: smeserver-collabora-0.1.6-bz11895-httpd-template.patch |
9 |
|
Patch2: smeserver-collabora-0.1.6-bz11895-Virtualhost.patch |
10 |
|
Patch3: smeserver-collabora-0.1.6-bz12248.patch |
11 |
|
|
12 |
|
BuildArch: noarch |
13 |
Requires: CODE-brand >= 21.11 |
Requires: CODE-brand >= 21.11 |
14 |
Requires: coolwsd |
Requires: coolwsd |
15 |
Requires: collaboraoffice-dict-en |
Requires: collaboraoffice-dict-en |
21 |
|
|
22 |
%prep |
%prep |
23 |
%setup -q |
%setup -q |
24 |
|
%patch0 -p1 |
25 |
|
%patch1 -p1 |
26 |
|
%patch2 -p1 |
27 |
|
%patch3 -p1 |
28 |
|
|
29 |
%build |
%build |
30 |
perl createlinks |
perl createlinks |
43 |
%doc COPYING |
%doc COPYING |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Mon Feb 06 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-6.sme |
47 |
|
- dedicated log [SME: 12248] |
48 |
|
|
49 |
|
* Tue Mar 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-5.sme |
50 |
|
- make Collabo use a subfolder for its Virtualdomain [SME: 11895] |
51 |
|
- and ability to have multiple collabora domains |
52 |
|
|
53 |
|
* Fri Mar 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-3.sme |
54 |
|
- fix httpd template path [SME: 11895] |
55 |
|
|
56 |
|
* Thu Mar 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-2.sme |
57 |
|
- fix missing systemd configuration [SME: 11893] |
58 |
|
|
59 |
* Wed Mar 09 2022 Jean-Philippe Pialasse <tests@pialasse.com} - 0.1.6-2 |
* Wed Mar 09 2022 Jean-Philippe Pialasse <tests@pialasse.com} - 0.1.6-2 |
60 |
- first version for SME Server, thank you Nethesis Team |
- first version for SME Server, thank you Nethesis Team |
61 |
|
|