2 |
%define name smeserver-crontab_manager |
%define name smeserver-crontab_manager |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.4 |
%define version 2.4 |
5 |
%define release 3 |
%define release 4 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{dist} |
Release: %{release}%{dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch1: smeserver-crontab_manager-2.2-locale-2014-06-08.patch |
Patch1: smeserver-crontab_manager-2.2-locale-2014-06-08.patch |
13 |
Patch2: smeserver-crontab_manager-2.4-locale-2015-07-01.patch |
Patch2: smeserver-crontab_manager-2.4-locale-2015-07-01.patch |
14 |
Patch3: smeserver-crontab_manager-2.4-locale-2016-03-09.patch |
Patch3: smeserver-crontab_manager-2.4-locale-2016-03-09.patch |
15 |
|
Patch4: smeserver-crontab_manager-2.4-change-panel-link-to-wrapper.patch |
16 |
|
|
17 |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
18 |
Packager: Ap.Muthu <apmuthu@usa.net> |
Packager: Ap.Muthu <apmuthu@usa.net> |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Sun Oct 11 2020 Brian Read <brianr@bjsystems.co.uk> 2.4-4.sme |
27 |
|
- Initial import to SME10 tree [SME: 11027] |
28 |
|
- Change link to panel to reference wrapper |
29 |
|
|
30 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.4-3.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.4-3.sme |
31 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
32 |
|
|
79 |
%patch1 -p1 |
%patch1 -p1 |
80 |
%patch2 -p1 |
%patch2 -p1 |
81 |
%patch3 -p1 |
%patch3 -p1 |
82 |
|
%patch4 -p1 |
83 |
|
|
84 |
|
|
85 |
%build |
%build |