Compare commits
No commits in common. "master" and "0.1.6-8" have entirely different histories.
@ -6,14 +6,7 @@ SMEServer Koozali developed git repo for smeserver-collabora smecontribs
|
||||
<br />https://wiki.koozali.org/Collabora
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs:
|
||||
[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)
|
||||
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)
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -17,9 +17,9 @@ event_templates($event, qw(
|
||||
));
|
||||
|
||||
event_services($event, qw(
|
||||
httpd-e-smith reload
|
||||
httpd reload
|
||||
coolwsd restart
|
||||
php81-php-fpm reload-or-restart
|
||||
php73-php-fpm reload-or-restart
|
||||
rsyslog restart
|
||||
));
|
||||
|
||||
|
Binary file not shown.
@ -1,17 +1,16 @@
|
||||
Summary: Koozali SME Server Collabora Online configuration
|
||||
Name: smeserver-collabora
|
||||
Version: 0.1.6
|
||||
Release: 10%{?dist}
|
||||
Release: 8%{?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
|
||||
BuildRequires: e-smith-devtools
|
||||
|
||||
%description
|
||||
Koozali SME Server Collabora Online configuration
|
||||
@ -36,13 +35,6 @@ 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]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1.6-8.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user