--- rpms/smeserver-crontab_manager/contribs8/smeserver-crontab_manager.spec 2013/06/27 15:14:59 1.1 +++ rpms/smeserver-crontab_manager/contribs8/smeserver-crontab_manager.spec 2015/07/01 16:17:58 1.7 @@ -2,13 +2,18 @@ Summary: sme server crontab maanger %define name smeserver-crontab_manager Name: %{name} %define version 2.2 -%define release 1%{dist} +%define release 4 Version: %{version} -Release: %{release} +Release: %{release}%{dist} License: GPL Group: Service Source: %{name}-%{version}.tgz -#Patch0: %{name}-%{version}.patch.yyyymmddnn +Patch0: smeserver-crontab_manager-2.2-patch0.patch +Patch1:smeserver-crontab_manager-2.2-locale-2013-07-14.patch +Patch2: smeserver-crontab_manager-2.2-locale-2014-06-08.patch +Patch3: smeserver-crontab_manager-2.2_unitialised_values.patch +Patch4: smeserver-crontab_manager-2.2-locale-2015-07-01.patch +#Patch1: %{name}-%{version}.patch.yyyymmddnn Packager: Ap.Muthu BuildRoot: /var/tmp/e-smith-buildroot BuildRequires: e-smith-devtools @@ -17,10 +22,20 @@ Requires: e-smith-base, e-smith-lib, e-s AutoReqProv: no %changelog +* Wed Jul 1 2015 stephane de Labrusse - 2.2.4 +- add smeserver-crontab_manager-2.2-locale-2015-07-01.patch [SME: 8965] + +* Sun Jun 08 2014 stephane de Labrusse - 2.2.3 +- added new local smeserver-crontab_manager-2.2-locale-2014-06-08.patch +- solved problem of unitialised values [sme 8407] + +* Sun Jul 14 2013 JP Pialasse 2.2-2.sme +- apply locale 2013-07-14 patch + * Thu Jun 27 2013 Jean-Philippe Pialasse 2.2-1.sme - imported to buildsys - cleaning spec -- move conf away from spec +- move conf away from spec - patch0 * Tue Mar 06 2013 Ap.Muthu - Updated cronmanager.pm for standard SME 8 class display @@ -51,8 +66,11 @@ sme server administration panel to contr %prep %setup -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks