* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-10.sme
- fix wrong service reload for apache [SME: 12505] - add requires coolwsd-deprecated
This commit is contained in:
parent
2b562a56c1
commit
41ae5559ab
@ -17,9 +17,9 @@ event_templates($event, qw(
|
||||
));
|
||||
|
||||
event_services($event, qw(
|
||||
httpd reload
|
||||
httpd-e-smith reload
|
||||
coolwsd restart
|
||||
php73-php-fpm reload-or-restart
|
||||
php81-php-fpm reload-or-restart
|
||||
rsyslog restart
|
||||
));
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
Summary: Koozali SME Server Collabora Online configuration
|
||||
Name: smeserver-collabora
|
||||
Version: 0.1.6
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
Requires: CODE-brand >= 21.11
|
||||
Requires: coolwsd
|
||||
Requires: coolwsd-deprecated
|
||||
Requires: collaboraoffice-dict-en
|
||||
|
||||
BuildRequires: smeserver-devtools
|
||||
@ -35,6 +36,10 @@ rm -f %{name}-%{version}-%{release}-filelist
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-10.sme
|
||||
- fix wrong service reload for apache [SME: 12505]
|
||||
- add requires coolwsd-deprecated
|
||||
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.1.6-9.sme
|
||||
- Fix e-smith references in smeserver-collabora [SME: 12732]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user