1 |
Name: smeserver-onlyoffice |
Name: smeserver-onlyoffice |
2 |
Version: 0.0.5 |
Version: 0.0.5 |
3 |
Release: 1%{?dist} |
Release: 8%{?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 |
|
Patch4: smeserver-onlyoffice-0.0.5-bz12317.patch |
12 |
|
Patch5: smeserver-onlyoffice-0.0.5-bz12316-73update.patch |
13 |
|
|
14 |
BuildArch: noarch |
BuildArch: noarch |
15 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
16 |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver |
Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx |
17 |
|
Requires: postgresql |
18 |
|
Requires: onlyoffice-documentserver >= 7.3.0 |
19 |
Requires: rabbitmq-server,supervisor, php73-php-cli |
Requires: rabbitmq-server,supervisor, php73-php-cli |
20 |
Requires: smeserver-supervisor, smeserver-rabitmq-server |
Requires: smeserver-supervisor, smeserver-rabbitmq-server, jq |
21 |
|
# for msttcore-fonts-installer |
22 |
|
Requires: cabextract |
23 |
|
|
24 |
%description |
%description |
25 |
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 |
26 |
|
|
27 |
%prep |
%prep |
28 |
%setup -q |
%setup -q |
29 |
|
%patch0 -p1 |
30 |
|
%patch1 -p1 |
31 |
|
%patch2 -p1 |
32 |
|
%patch4 -p1 |
33 |
|
%patch5 -p1 |
34 |
|
|
35 |
%build |
%build |
|
%{makedocs} |
|
36 |
perl createlinks |
perl createlinks |
37 |
|
|
38 |
%install |
%install |
39 |
rm -rf %{buildroot} |
rm -rf %{buildroot} |
40 |
(cd root ; find . -depth -print | cpio -dump %{buildroot}) |
(cd root ; find . -depth -print | cpio -dump %{buildroot}) |
41 |
/sbin/e-smith/genfilelist %{buildroot} > %{name}-%{version}-%{release}-filelist |
/sbin/e-smith/genfilelist %{buildroot} \ |
42 |
|
--ignoredir /etc/yum/post-actions \ |
43 |
|
--ignoredir /usr/lib/systemd/system/nginx.service.d \ |
44 |
|
> %{name}-%{version}-%{release}-filelist |
45 |
|
|
46 |
|
|
47 |
%files -f %{name}-%{version}-%{release}-filelist |
%files -f %{name}-%{version}-%{release}-filelist |
49 |
|
|
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Wed Feb 08 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-8.sme |
53 |
|
- adapt for onlyoffice 7.3 with systemd services [SME: 12177] |
54 |
|
|
55 |
|
* Tue Feb 07 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-7.sme |
56 |
|
- requires documentserver < 7.3 as using supervisord |
57 |
|
- fix path to pgsql [SME: 12317] |
58 |
|
- redirect to welcome uri |
59 |
|
|
60 |
|
* Mon Dec 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-5.sme |
61 |
|
- fix httpd failure on onlyoffice-documentserver rpm update [SME: 12289] |
62 |
|
|
63 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-4.sme |
64 |
|
- fix path to postgresql-13 [SME: 12238] |
65 |
|
|
66 |
|
* Mon Nov 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-3.sme |
67 |
|
- fix nginx not starting with onlyoffice 7.2 [SME: 12234] |
68 |
|
|
69 |
|
* Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme |
70 |
|
- fix wrong dsport in httpd template [SME: 12233] |
71 |
|
|
72 |
* 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 |
73 |
- 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 |
|
74 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
75 |
by assuming the date is correct and changing the weekday. |
by assuming the date is correct and changing the weekday. |
76 |
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 .... |