2 |
%define name smeserver-crontab_manager |
%define name smeserver-crontab_manager |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.2 |
%define version 2.2 |
5 |
%define release 3%{dist} |
%define release 4 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release} |
Release: %{release}%{dist} |
8 |
License: GPL |
License: GPL |
9 |
Group: Service |
Group: Service |
10 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
12 |
Patch1:smeserver-crontab_manager-2.2-locale-2013-07-14.patch |
Patch1:smeserver-crontab_manager-2.2-locale-2013-07-14.patch |
13 |
Patch2: smeserver-crontab_manager-2.2-locale-2014-06-08.patch |
Patch2: smeserver-crontab_manager-2.2-locale-2014-06-08.patch |
14 |
Patch3: smeserver-crontab_manager-2.2_unitialised_values.patch |
Patch3: smeserver-crontab_manager-2.2_unitialised_values.patch |
15 |
|
Patch4: smeserver-crontab_manager-2.2-locale-2015-07-01.patch |
16 |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
17 |
Packager: Ap.Muthu <apmuthu@usa.net> |
Packager: Ap.Muthu <apmuthu@usa.net> |
18 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 2.2.4 |
26 |
|
- add smeserver-crontab_manager-2.2-locale-2015-07-01.patch [SME: 8965] |
27 |
|
|
28 |
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 2.2.3 |
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 2.2.3 |
29 |
- added new local smeserver-crontab_manager-2.2-locale-2014-06-08.patch |
- added new local smeserver-crontab_manager-2.2-locale-2014-06-08.patch |
30 |
- solved problem of unitialised values [sme 8407] |
- solved problem of unitialised values [sme 8407] |
70 |
%patch1 -p1 |
%patch1 -p1 |
71 |
%patch2 -p1 |
%patch2 -p1 |
72 |
%patch3 -p1 |
%patch3 -p1 |
73 |
|
%patch4 -p1 |
74 |
|
|
75 |
%build |
%build |
76 |
perl createlinks |
perl createlinks |