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 6 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{dist} |
Release: %{release}%{dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch6: smeserver-crontab_manager-2.4-bz11028.patch |
18 |
|
Patch7: smeserver-crontab_manager-2.4-locale-2021-08-21.patch |
19 |
|
|
20 |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
21 |
Packager: Ap.Muthu <apmuthu@usa.net> |
Packager: Ap.Muthu <apmuthu@usa.net> |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Sat Aug 21 2021 Terry Fage <terry.fage@gmail.com> 2.4.7.sme |
30 |
|
- apply locale 2021-08-21 patch |
31 |
|
|
32 |
* Fri Apr 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.4-6.sme |
* Fri Apr 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.4-6.sme |
33 |
- fix display of double quote in edition [SME: 11028] |
- fix display of double quote in edition [SME: 11028] |
34 |
prevent use of coma in command line |
prevent use of coma in command line |
95 |
%patch4 -p1 |
%patch4 -p1 |
96 |
%patch5 -p1 |
%patch5 -p1 |
97 |
%patch6 -p1 |
%patch6 -p1 |
98 |
|
%patch7 -p1 |
99 |
|
|
100 |
%build |
%build |
101 |
perl createlinks |
perl createlinks |