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

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

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


Revision 1.8 - (hide annotations) (download)
Mon Aug 14 19:02:49 2023 UTC (15 months, 1 week 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 jpp 1.1 Summary: Koozali SME Server Collabora Online configuration
2     Name: smeserver-collabora
3     Version: 0.1.6
4 jpp 1.8 Release: 7%{?dist}
5 jpp 1.1 License: GPL
6     Source: %{name}-%{version}.tar.gz
7 jpp 1.3 Patch0: smeserver-collabora-0.1.6-bz11893-systemd.patch
8 jpp 1.4 Patch1: smeserver-collabora-0.1.6-bz11895-httpd-template.patch
9 jpp 1.5 Patch2: smeserver-collabora-0.1.6-bz11895-Virtualhost.patch
10 jpp 1.7 Patch3: smeserver-collabora-0.1.6-bz12248.patch
11 jpp 1.8 Patch4: smeserver-collabora-0.1.6-bz12372-restart.patch
12 jpp 1.3
13 jpp 1.1 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 jpp 1.3 %patch0 -p1
26 jpp 1.4 %patch1 -p1
27 jpp 1.5 %patch2 -p1
28 jpp 1.7 %patch3 -p1
29 jpp 1.8 %patch4 -p1
30 jpp 1.1
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 jpp 1.2 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
39 jpp 1.1 > %{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 jpp 1.8 * 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 jpp 1.7 * Mon Feb 06 2023 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-6.sme
53     - dedicated log [SME: 12248]
54    
55 jpp 1.6 * Tue Mar 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-5.sme
56 jpp 1.5 - make Collabo use a subfolder for its Virtualdomain [SME: 11895]
57 jpp 1.6 - and ability to have multiple collabora domains
58 jpp 1.5
59 jpp 1.4 * Fri Mar 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-3.sme
60     - fix httpd template path [SME: 11895]
61    
62 jpp 1.3 * Thu Mar 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-2.sme
63     - fix missing systemd configuration [SME: 11893]
64    
65 jpp 1.1 * 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