1 |
Name: smeserver-onlyoffice |
Name: smeserver-onlyoffice |
2 |
Version: 0.0.5 |
Version: 0.0.5 |
3 |
Release: 1%{?dist} |
Release: 3%{?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 |
|
|
10 |
BuildArch: noarch |
BuildArch: noarch |
11 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
12 |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
20 |
|
|
21 |
%prep |
%prep |
22 |
%setup -q |
%setup -q |
23 |
|
%patch0 -p1 |
24 |
|
%patch1 -p1 |
25 |
|
|
26 |
%build |
%build |
27 |
perl createlinks |
perl createlinks |
37 |
|
|
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Mon Nov 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-3.sme |
41 |
|
- fix nginx not starting with onlyoffice 7.2 [SME: 12234] |
42 |
|
|
43 |
|
* Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme |
44 |
|
- fix wrong dsport in httpd template [SME: 12233] |
45 |
|
|
46 |
* 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 |
47 |
- Initial import to Koozali SME Server from Nethserver |
- Initial import to Koozali SME Server from Nethserver |
48 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |