* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 1.4-15.sme
- Remove smanager-refresh from spec file [SME: 13212]
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
%define realname smeserver-awstats
|
%define realname smeserver-awstats
|
||||||
%define version 1.4
|
%define version 1.4
|
||||||
%define release 14
|
%define release 15
|
||||||
|
|
||||||
Summary: SME Server integration rpm for awstats
|
Summary: SME Server integration rpm for awstats
|
||||||
Name: %{realname}
|
Name: %{realname}
|
||||||
@@ -26,6 +26,9 @@ AutoReqProv: no
|
|||||||
SME Server integration rpm for awstats.
|
SME Server integration rpm for awstats.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 03 2025 Brian Read <brianr@koozali.org> 1.4-15.sme
|
||||||
|
- Remove smanager-refresh from spec file [SME: 13212]
|
||||||
|
|
||||||
* Wed Sep 24 2025 Brian Read <brianr@koozali.org> 1.4-14.sme
|
* Wed Sep 24 2025 Brian Read <brianr@koozali.org> 1.4-14.sme
|
||||||
- Sort out archive on git stopping local archive update [SME: 13171]
|
- Sort out archive on git stopping local archive update [SME: 13171]
|
||||||
|
|
||||||
@@ -210,10 +213,6 @@ rm -rf %{name}-%{version}
|
|||||||
%pre
|
%pre
|
||||||
%post
|
%post
|
||||||
|
|
||||||
if (systemctl list-unit-files |grep smanager) then
|
|
||||||
echo "Smanager restart in spec file"
|
|
||||||
/sbin/e-smith/signal-event smanager-refresh;
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
|
Reference in New Issue
Block a user