--- rpms/smeserver-manager/sme10/smeserver-manager.spec 2020/07/01 15:16:09 1.29 +++ rpms/smeserver-manager/sme10/smeserver-manager.spec 2020/07/06 15:19:43 1.30 @@ -1,10 +1,10 @@ -# $Id: smeserver-manager.spec,v 1.28 2020/06/13 06:08:01 michel Exp $ +# $Id: smeserver-manager.spec,v 1.29 2020/07/01 15:16:09 michel Exp $ Summary: Sme server navigation module : manager 2 %define name smeserver-manager Name: %{name} %define version 0.1.0 -%define release 26 +%define release 27 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -34,6 +34,7 @@ Patch20: %{name}-0.1.0-mojo-app_password Patch21: %{name}-0.1.0-missing_translations.patch Patch22: %{name}-0.1.0-bz9457_bz8903_pseudo_acct_swtheme.patch Patch23: %{name}-0.1.0-start_service.patch +Patch24: %{name}-0.1.0-datetime_quota.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools @@ -82,6 +83,7 @@ This RPM contributes the navigation bars %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 %build perl createlinks @@ -148,7 +150,7 @@ fi /sbin/e-smith/expand-template /usr/share/smanager/conf/srvmngr.conf /sbin/e-smith/expand-template /etc/systemd/system/smanager.service systemctl enable smanager.service -systemctl restart smanager.srvice +systemctl restart smanager.service true %postun @@ -156,6 +158,11 @@ true %defattr(-,root,root) %changelog +* Mon Jul 06 2020 Michel Begue 0.1.0-27.sme +- Fix typo in %post here +- Complete 'datetime' panel +- Fix notification in 'quota' panel + * Wed Jul 01 2020 Michel Begue 0.1.0-26.sme - Fix first start error - Fix incorrect messages and various typos in modules