1 |
Name: smeserver-onlyoffice |
Name: smeserver-onlyoffice |
2 |
Version: 0.0.5 |
Version: 0.0.5 |
3 |
Release: 1%{?dist} |
Release: 4%{?dist} |
4 |
Summary: Onlyoffice document server for Koozali SME Server |
Summary: Onlyoffice document server for Koozali SME Server |
5 |
License: GPL |
License: GPL |
6 |
Source0: %{name}-%{version}.tar.gz |
Source0: %{name}-%{version}.tar.gz |
7 |
|
Patch0: smeserver-onlyoffice-0.0.5-bz12233-dsport.patch |
8 |
|
Patch1: smeserver-onlyoffice-0.0.5-bz12234-secret.patch |
9 |
|
Patch2: smeserver-onlyoffice-0.0.5-bz12238.patch |
10 |
|
|
11 |
BuildArch: noarch |
BuildArch: noarch |
12 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
13 |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
14 |
Requires: rabbitmq-server,supervisor, php73-php-cli |
Requires: rabbitmq-server,supervisor, php73-php-cli |
15 |
Requires: smeserver-supervisor, smeserver-rabitmq-server |
Requires: smeserver-supervisor, smeserver-rabbitmq-server, jq |
16 |
|
# for msttcore-fonts-installer |
17 |
|
Requires: cabextract |
18 |
|
|
19 |
%description |
%description |
20 |
Onlyoffice document server for for Koozali SME Server, a web based document editor server |
Onlyoffice document server for for Koozali SME Server, a web based document editor server |
21 |
|
|
22 |
%prep |
%prep |
23 |
%setup -q |
%setup -q |
24 |
|
%patch0 -p1 |
25 |
|
%patch1 -p1 |
26 |
|
|
27 |
%build |
%build |
|
%{makedocs} |
|
28 |
perl createlinks |
perl createlinks |
29 |
|
|
30 |
%install |
%install |
38 |
|
|
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-4.sme |
42 |
|
- fix path to postgresql-13 [SME: 12238] |
43 |
|
|
44 |
|
* Mon Nov 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-3.sme |
45 |
|
- fix nginx not starting with onlyoffice 7.2 [SME: 12234] |
46 |
|
|
47 |
|
* Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme |
48 |
|
- fix wrong dsport in httpd template [SME: 12233] |
49 |
|
|
50 |
* Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-1.sme |
* Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-1.sme |
51 |
- Initial import to Koozali SME Server from Nethserver |
- Initial import to Koozali SME Server from Nethserver |
|
TODO: rewrite action with occ utility |
|
|
TODO: if domain set user proxy behind apache, else open port 8082 |
|
|
TODO: set modSSL variables / letsencrypt |
|
52 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
53 |
by assuming the date is correct and changing the weekday. |
by assuming the date is correct and changing the weekday. |
54 |
Wed Sep 28 2019 --> Wed Sep 25 2019 or Sat Sep 28 2019 or Wed Oct 02 2019 or .... |
Wed Sep 28 2019 --> Wed Sep 25 2019 or Sat Sep 28 2019 or Wed Oct 02 2019 or .... |