* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 1.4-30.sme
- Remove smanager-refresh from spec file [SME: 13212]
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
%define name smeserver-qmHandle
|
%define name smeserver-qmHandle
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 1.4
|
%define version 1.4
|
||||||
%define release 29
|
%define release 30
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@@ -29,6 +29,9 @@ A panel for managing the Qmail queues using qmHandle
|
|||||||
(http://sourceforge.net/projects/qmhandle)
|
(http://sourceforge.net/projects/qmhandle)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 04 2025 Brian Read <brianr@koozali.org> 1.4-30.sme
|
||||||
|
- Remove smanager-refresh from spec file [SME: 13212]
|
||||||
|
|
||||||
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-29.sme
|
* Tue Sep 23 2025 Brian Read <brianr@koozali.org> 1.4-29.sme
|
||||||
- Change $config to config in layout file(s) [SME: 13171]
|
- Change $config to config in layout file(s) [SME: 13171]
|
||||||
|
|
||||||
@@ -143,10 +146,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
#/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1
|
#/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1
|
||||||
|
|
||||||
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