Compare commits
No commits in common. "master" and "0.1.6-9.el8.sme" have entirely different histories.
master
...
0.1.6-9.el
@ -6,14 +6,7 @@ SMEServer Koozali developed git repo for smeserver-collabora smecontribs
|
|||||||
<br />https://wiki.koozali.org/Collabora
|
<br />https://wiki.koozali.org/Collabora
|
||||||
|
|
||||||
## Bugzilla
|
## Bugzilla
|
||||||
Show list of outstanding bugs:
|
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-collabora&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||||
[All](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDINFO&bug_status=IN_PROGRESS&bug_status=RESOLVED&bug_status=VERIFIED&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
[Confirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=CONFIRMED&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
[Unconfirmed](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=UNCONFIRMED&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
[Need Info](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=NEEDINFO&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
[In Progress](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=IN_PROGRESS&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
[Verified](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=VERIFIED&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
[Resolved](https://bugs.koozali.org/buglist.cgi?action=wrap&bug_status=RESOLVED&classification=Contribs&component=smeserver-collabora&list_id=105781&order=changeddate+DESC%2Ccomponent%2Cpriority%2Cbug_severity&product=SME+Contribs&query_format=advanced)
|
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@ event_templates($event, qw(
|
|||||||
));
|
));
|
||||||
|
|
||||||
event_services($event, qw(
|
event_services($event, qw(
|
||||||
httpd-e-smith reload
|
httpd reload
|
||||||
coolwsd restart
|
coolwsd restart
|
||||||
php81-php-fpm reload-or-restart
|
php73-php-fpm reload-or-restart
|
||||||
rsyslog restart
|
rsyslog restart
|
||||||
));
|
));
|
||||||
|
|
||||||
|
Binary file not shown.
@ -1,14 +1,13 @@
|
|||||||
Summary: Koozali SME Server Collabora Online configuration
|
Summary: Koozali SME Server Collabora Online configuration
|
||||||
Name: smeserver-collabora
|
Name: smeserver-collabora
|
||||||
Version: 0.1.6
|
Version: 0.1.6
|
||||||
Release: 10%{?dist}
|
Release: 9%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: CODE-brand >= 21.11
|
Requires: CODE-brand >= 21.11
|
||||||
Requires: coolwsd
|
Requires: coolwsd
|
||||||
Requires: coolwsd-deprecated
|
|
||||||
Requires: collaboraoffice-dict-en
|
Requires: collaboraoffice-dict-en
|
||||||
|
|
||||||
BuildRequires: smeserver-devtools
|
BuildRequires: smeserver-devtools
|
||||||
@ -36,10 +35,6 @@ rm -f %{name}-%{version}-%{release}-filelist
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Fix e-smith references in smeserver-collabora [SME: 12732]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user