* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 11.0.0-5.sme

- Remove smanager-refresh from spec file [SME: 13212]
This commit is contained in:
2025-10-04 11:10:14 +01:00
parent 793fca420c
commit 500fef5649

View File

@@ -4,7 +4,7 @@
%define name smeserver-vacation %define name smeserver-vacation
%define version 11.0.0 %define version 11.0.0
%define release 4 %define release 5
Summary: SME Server enhancement to enable vacation messages for users. Summary: SME Server enhancement to enable vacation messages for users.
Name: %{name} Name: %{name}
Version: %{version} Version: %{version}
@@ -30,6 +30,9 @@ Optionally provides a user-manager panel where users can
enable vacation for themselves and to modify their own message enable vacation for themselves and to modify their own message
%changelog %changelog
* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 11.0.0-5.sme
- Remove smanager-refresh from spec file [SME: 13212]
* Thu Oct 02 2025 Brian Read <brianr@koozali.org> 11.0.0-4.sme * Thu Oct 02 2025 Brian Read <brianr@koozali.org> 11.0.0-4.sme
- Make sure that default if no db entry is no vacation message [SME: 13208] - Make sure that default if no db entry is no vacation message [SME: 13208]
@@ -403,10 +406,6 @@ if [ -d /etc/e-smith/events/conf-userpanel ] ; then
/sbin/e-smith/signal-event conf-userpanel /sbin/e-smith/signal-event conf-userpanel
fi fi
if (systemctl list-unit-files |grep smanager) then
echo "Smanager restart in spec file"
/sbin/e-smith/signal-event smanager-refresh;
fi
%postun %postun
#uninstall #uninstall