/[smecontribs]/rpms/smeserver-collabora/contribs10/smeserver-collabora.spec
ViewVC logotype

Contents of /rpms/smeserver-collabora/contribs10/smeserver-collabora.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Mon Aug 14 19:02:49 2023 UTC (9 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-collabora-0_1_6-7_el7_sme, HEAD
Changes since 1.7: +7 -1 lines
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-7.sme
- workaround coolwsd not restarted after its rpm update [SME: 12372]
  this will also ensure all is configured properly and not overwritten

1 Summary: Koozali SME Server Collabora Online configuration
2 Name: smeserver-collabora
3 Version: 0.1.6
4 Release: 7%{?dist}
5 License: GPL
6 Source: %{name}-%{version}.tar.gz
7 Patch0: smeserver-collabora-0.1.6-bz11893-systemd.patch
8 Patch1: smeserver-collabora-0.1.6-bz11895-httpd-template.patch
9 Patch2: smeserver-collabora-0.1.6-bz11895-Virtualhost.patch
10 Patch3: smeserver-collabora-0.1.6-bz12248.patch
11 Patch4: smeserver-collabora-0.1.6-bz12372-restart.patch
12
13 BuildArch: noarch
14 Requires: CODE-brand >= 21.11
15 Requires: coolwsd
16 Requires: collaboraoffice-dict-en
17
18 BuildRequires: e-smith-devtools
19
20 %description
21 Koozali SME Server Collabora Online configuration
22
23 %prep
24 %setup -q
25 %patch0 -p1
26 %patch1 -p1
27 %patch2 -p1
28 %patch3 -p1
29 %patch4 -p1
30
31 %build
32 perl createlinks
33
34 %install
35 rm -rf $RPM_BUILD_ROOT
36 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
37 rm -f %{name}-%{version}-%{release}-filelist
38 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
39 > %{name}-%{version}-%{release}-filelist
40
41 %post
42
43 %files -f %{name}-%{version}-%{release}-filelist
44 %defattr(-,root,root)
45 %doc COPYING
46
47 %changelog
48 * Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-7.sme
49 - workaround coolwsd not restarted after its rpm update [SME: 12372]
50 this will also ensure all is configured properly and not overwritten
51
52 * Mon Feb 06 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-6.sme
53 - dedicated log [SME: 12248]
54
55 * Tue Mar 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-5.sme
56 - make Collabo use a subfolder for its Virtualdomain [SME: 11895]
57 - and ability to have multiple collabora domains
58
59 * Fri Mar 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-3.sme
60 - fix httpd template path [SME: 11895]
61
62 * Thu Mar 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-2.sme
63 - fix missing systemd configuration [SME: 11893]
64
65 * Wed Mar 09 2022 Jean-Philippe Pialasse <tests@pialasse.com} - 0.1.6-2
66 - first version for SME Server, thank you Nethesis Team
67
68 * Sat Dec 11 2021 Stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1.6-1
69 - Go to CODE 21.11
70
71 * Sat Dec 11 2021 mrmarkuz <31746411+mrmarkuz@users.noreply.github.com> - 0.1.5-1
72 - Collabora 21.11 Update - NethServer/dev#6607
73
74 * Mon May 03 2021 Stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1.4-1
75 - Collabora: Require collaboraoffice6.4-dict-en - NethServer/dev#6501
76
77 * Tue Apr 20 2021 Stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1.3-1
78 - Collabora: Add CODE repository but disabled - NethServer/dev#6490
79
80 * Wed Feb 17 2021 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 0.1.2-1
81 - Collabora still uses rh-php72 but Nextcloud installs rh-php73 - Bug NethServer/dev#6426
82
83 * Fri Jan 24 2020 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 0.1.1-1
84 - Collabora still uses rh-php71 but Nextcloud installs rh-php72 - Bug NethServer/dev#6035
85
86 * Tue Feb 12 2019 Matteo Valentini <matteo.valentini@nethesis.it> - 0.1.0-1
87 - Collabora Online integration - NethServer/dev#5700
88

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed