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: 3%{?dist} |
Release: 5%{?dist} |
5 |
License: GPL |
License: GPL |
6 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
7 |
Patch0: smeserver-collabora-0.1.6-bz11893-systemd.patch |
Patch0: smeserver-collabora-0.1.6-bz11893-systemd.patch |
8 |
Patch1: smeserver-collabora-0.1.6-bz11895-httpd-template.patch |
Patch1: smeserver-collabora-0.1.6-bz11895-httpd-template.patch |
9 |
|
Patch2: smeserver-collabora-0.1.6-bz11895-Virtualhost.patch |
10 |
|
|
11 |
BuildArch: noarch |
BuildArch: noarch |
12 |
Requires: CODE-brand >= 21.11 |
Requires: CODE-brand >= 21.11 |
22 |
%setup -q |
%setup -q |
23 |
%patch0 -p1 |
%patch0 -p1 |
24 |
%patch1 -p1 |
%patch1 -p1 |
25 |
|
%patch2 -p1 |
26 |
|
|
27 |
%build |
%build |
28 |
perl createlinks |
perl createlinks |
41 |
%doc COPYING |
%doc COPYING |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Tue Mar 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-5.sme |
45 |
|
- make Collabo use a subfolder for its Virtualdomain [SME: 11895] |
46 |
|
- and ability to have multiple collabora domains |
47 |
|
|
48 |
* Fri Mar 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-3.sme |
* Fri Mar 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-3.sme |
49 |
- fix httpd template path [SME: 11895] |
- fix httpd template path [SME: 11895] |
50 |
|
|