--- 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 2014/06/16 21:45:52 1.6 @@ -2,13 +2,17 @@ Summary: sme server crontab maanger %define name smeserver-crontab_manager Name: %{name} %define version 2.2 -%define release 1%{dist} +%define release 3%{dist} Version: %{version} Release: %{release} 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 +#Patch1: %{name}-%{version}.patch.yyyymmddnn Packager: Ap.Muthu BuildRoot: /var/tmp/e-smith-buildroot BuildRequires: e-smith-devtools @@ -17,10 +21,17 @@ Requires: e-smith-base, e-smith-lib, e-s AutoReqProv: no %changelog +* 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 +62,10 @@ sme server administration panel to contr %prep %setup -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks