* 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:
@@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-webhosting
|
%define name smeserver-webhosting
|
||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 4
|
%define release 5
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@@ -43,10 +43,6 @@ rm -rf %{name}-%{version}
|
|||||||
%preun
|
%preun
|
||||||
%post
|
%post
|
||||||
|
|
||||||
if (systemctl list-unit-files |grep smanager) then
|
|
||||||
echo "Smanager restart in spec file"
|
|
||||||
/sbin/e-smith/signal-event smanager-refresh;
|
|
||||||
fi
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
|
|
||||||
@@ -54,6 +50,9 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 11.0.0-5.sme
|
||||||
|
- Remove smanager-refresh from spec file [SME: 13212]
|
||||||
|
|
||||||
* Fri Sep 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme
|
* Fri Sep 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme
|
||||||
- fix smanager caching issue [SME: 13098]
|
- fix smanager caching issue [SME: 13098]
|
||||||
- fix Disabled functions displays [SME: 12347]
|
- fix Disabled functions displays [SME: 12347]
|
||||||
|
Reference in New Issue
Block a user