--- rpms/smeserver-crontab_manager/contribs10/smeserver-crontab_manager.spec 2020/10/12 14:28:11 1.2 +++ rpms/smeserver-crontab_manager/contribs10/smeserver-crontab_manager.spec 2021/03/24 06:15:50 1.3 @@ -2,7 +2,7 @@ Summary: sme server crontab maanger %define name smeserver-crontab_manager Name: %{name} %define version 2.4 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{dist} License: GPL @@ -13,6 +13,7 @@ Patch1: smeserver-crontab_manager-2.2-lo Patch2: smeserver-crontab_manager-2.4-locale-2015-07-01.patch Patch3: smeserver-crontab_manager-2.4-locale-2016-03-09.patch Patch4: smeserver-crontab_manager-2.4-change-panel-link-to-wrapper.patch +Patch5: smeserver-crontab_manager-2.4-Add-Update-event-to-createlinks.patch #Patch1: %{name}-%{version}.patch.yyyymmddnn Packager: Ap.Muthu @@ -23,6 +24,9 @@ Requires: e-smith-base, e-smith-lib, e-s AutoReqProv: no %changelog +* Wed Mar 24 2021 Brian Read 2.4-5.sme +- Add Update event to createlinks [SME: 11027] + * Sun Oct 11 2020 Brian Read 2.4-4.sme - Initial import to SME10 tree [SME: 11027] - Change link to panel to reference wrapper @@ -46,14 +50,14 @@ AutoReqProv: no - cleaning spec - move conf away from spec - patch0 -* Tue Mar 06 2013 Ap.Muthu +* Wed Mar 06 2013 Ap.Muthu - Updated cronmanager.pm for standard SME 8 class display * Tue Mar 05 2013 Ap.Muthu -- fix Copyright to License in rpm spec file +- Add Update event to createlinks Copyright to License in rpm spec file * Wed May 26 2010 Jean-Philippe Pialasse -- fix expand-template /etc/crontab needed for sme7 +- Add Update event to createlinks expand-template /etc/crontab needed for sme7 * Mon Jan 07 2008 Michel van hees - Thanks t Sylvain Gomez to fix problem with french traduction @@ -64,7 +68,7 @@ AutoReqProv: no * Mon Jul 16 2007 Michel Van hees - Thanks to Sulvain Gomez that fixes the uninstall procedure. -* Sun Jan 01 2005 Michel Van hees +* Sat Jan 01 2005 Michel Van hees - Added support of french * Mon Oct 11 2004 Michel Van hees @@ -80,6 +84,7 @@ sme server administration panel to contr %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build