/[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.1 - (show annotations) (download)
Thu Mar 10 03:23:47 2022 UTC (2 years, 3 months ago) by jpp
Branch: MAIN
spec

1 Summary: Koozali SME Server Collabora Online configuration
2 Name: smeserver-collabora
3 Version: 0.1.6
4 Release: 1%{?dist}
5 License: GPL
6 Source: %{name}-%{version}.tar.gz
7 BuildArch: noarch
8
9 Requires: CODE-brand >= 21.11
10 Requires: coolwsd
11 Requires: collaboraoffice-dict-en
12
13 BuildRequires: e-smith-devtools
14
15 %description
16 Koozali SME Server Collabora Online configuration
17
18 %prep
19 %setup -q
20
21 %build
22 %{makedocs}
23 perl createlinks
24
25 %install
26 rm -rf $RPM_BUILD_ROOT
27 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
28 rm -f %{name}-%{version}-%{release}-filelist
29 %{genfilelist} $RPM_BUILD_ROOT \
30 > %{name}-%{version}-%{release}-filelist
31
32 %post
33
34 %files -f %{name}-%{version}-%{release}-filelist
35 %defattr(-,root,root)
36 %doc COPYING
37
38 %changelog
39 * Wed Mar 09 2022 Jean-Philippe Pialasse <tests@pialasse.com} - 0.1.6-2
40 - first version for SME Server, thank you Nethesis Team
41
42 * Sat Dec 11 2021 Stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1.6-1
43 - Go to CODE 21.11
44
45 * Sat Dec 11 2021 mrmarkuz <31746411+mrmarkuz@users.noreply.github.com> - 0.1.5-1
46 - Collabora 21.11 Update - NethServer/dev#6607
47
48 * Mon May 03 2021 Stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1.4-1
49 - Collabora: Require collaboraoffice6.4-dict-en - NethServer/dev#6501
50
51 * Tue Apr 20 2021 Stephane de Labrusse <stephdl@de-labrusse.fr> - 0.1.3-1
52 - Collabora: Add CODE repository but disabled - NethServer/dev#6490
53
54 * Wed Feb 17 2021 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 0.1.2-1
55 - Collabora still uses rh-php72 but Nextcloud installs rh-php73 - Bug NethServer/dev#6426
56
57 * Fri Jan 24 2020 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 0.1.1-1
58 - Collabora still uses rh-php71 but Nextcloud installs rh-php72 - Bug NethServer/dev#6035
59
60 * Tue Feb 12 2019 Matteo Valentini <matteo.valentini@nethesis.it> - 0.1.0-1
61 - Collabora Online integration - NethServer/dev#5700
62

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