1 |
Name: smeserver-onlyoffice |
Name: smeserver-onlyoffice |
2 |
Version: 0.0.5 |
Version: 0.0.5 |
3 |
Release: 1%{?dist} |
Release: 5%{?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 |
|
Patch3: smeserver-onlyoffice-0.0.5-bz12289.patch |
11 |
|
|
12 |
BuildArch: noarch |
BuildArch: noarch |
13 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
14 |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
22 |
|
|
23 |
%prep |
%prep |
24 |
%setup -q |
%setup -q |
25 |
|
%patch0 -p1 |
26 |
|
%patch1 -p1 |
27 |
|
%patch2 -p1 |
28 |
|
|
29 |
%build |
%build |
30 |
perl createlinks |
perl createlinks |
40 |
|
|
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Mon Dec 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-5.sme |
44 |
|
- fix httpd failure on onlyoffice-documentserver rpm update [SME: 12289] |
45 |
|
|
46 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-4.sme |
47 |
|
- fix path to postgresql-13 [SME: 12238] |
48 |
|
|
49 |
|
* Mon Nov 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-3.sme |
50 |
|
- fix nginx not starting with onlyoffice 7.2 [SME: 12234] |
51 |
|
|
52 |
|
* Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme |
53 |
|
- fix wrong dsport in httpd template [SME: 12233] |
54 |
|
|
55 |
* 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 |
56 |
- 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 |
|
57 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
58 |
by assuming the date is correct and changing the weekday. |
by assuming the date is correct and changing the weekday. |
59 |
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 .... |