/[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.9 - (show annotations) (download)
Mon Jan 27 04:41:49 2025 UTC (9 days, 2 hours ago) by jpp
Branch: MAIN
CVS Tags: smeserver-collabora-0_1_6-8_el7_sme, HEAD
Changes since 1.8: +8 -1 lines
* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-8.sme
- fix wrong service reload for apache [SME: 12505]
- add requires coolwsd-deprecated

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

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