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 5 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{dist} |
Release: %{release}%{dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch4: smeserver-crontab_manager-2.4-change-panel-link-to-wrapper.patch |
16 |
Patch5: smeserver-crontab_manager-2.4-Add-Update-event-to-createlinks.patch |
Patch5: smeserver-crontab_manager-2.4-Add-Update-event-to-createlinks.patch |
17 |
|
Patch6: smeserver-crontab_manager-2.4-bz11028.patch |
18 |
|
|
19 |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
20 |
Packager: Ap.Muthu <apmuthu@usa.net> |
Packager: Ap.Muthu <apmuthu@usa.net> |
25 |
AutoReqProv: no |
AutoReqProv: no |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Fri Apr 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.4-6.sme |
29 |
|
- fix display of double quote in edition [SME: 11028] |
30 |
|
prevent use of coma in command line |
31 |
|
|
32 |
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 2.4-5.sme |
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 2.4-5.sme |
33 |
- Add Update event to createlinks [SME: 11027] |
- Add Update event to createlinks [SME: 11027] |
34 |
|
|
90 |
%patch3 -p1 |
%patch3 -p1 |
91 |
%patch4 -p1 |
%patch4 -p1 |
92 |
%patch5 -p1 |
%patch5 -p1 |
93 |
|
%patch6 -p1 |
94 |
|
|
95 |
%build |
%build |
96 |
perl createlinks |
perl createlinks |