1 |
%define name smeserver-qmHandle |
%define name smeserver-qmHandle |
2 |
Name: %{name} |
Name: %{name} |
3 |
%define version 1.4 |
%define version 1.4 |
4 |
%define release 6 |
%define release 9 |
5 |
Version: %{version} |
Version: %{version} |
6 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
7 |
BuildArch: noarch |
BuildArch: noarch |
13 |
Patch1: smeserver-qmHandle-1.4-patch1.patch |
Patch1: smeserver-qmHandle-1.4-patch1.patch |
14 |
Patch2: smeserver-qmHandle-1.4-locale-2013-07-14.patch |
Patch2: smeserver-qmHandle-1.4-locale-2013-07-14.patch |
15 |
Patch3: smeserver-qmHandle-1.4-locale-2016-03-09.patch |
Patch3: smeserver-qmHandle-1.4-locale-2016-03-09.patch |
16 |
|
Patch4: smeserver-qmHandle-1.4-bz10379.alqmail.patch |
17 |
|
Patch5: smeserver-qmHandle-1.4-bz10380.alqmail.patch |
18 |
|
|
19 |
Obsoletes: qmHandle |
Obsoletes: qmHandle |
20 |
Obsoletes: e-smith-qmail-view |
Obsoletes: e-smith-qmail-view |
34 |
(http://sourceforge.net/projects/qmhandle) |
(http://sourceforge.net/projects/qmhandle) |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
* Tue Mar 17 2016 JP Pialasse <tests@pialasse.com> 1.4-6.sme |
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-9.sme |
38 |
|
- add panel support for altqmail [SME: 10380] |
39 |
|
- if altqmail config db key is present the menus are added to control altqmail |
40 |
|
|
41 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
42 |
|
- add command line support for alqmail and fix conflict with stopping qmail [SME: 10379] |
43 |
|
|
44 |
|
* Thu Mar 17 2016 JP Pialasse <tests@pialasse.com> 1.4-6.sme |
45 |
- fix XML error in german translation [SME: 9041] |
- fix XML error in german translation [SME: 9041] |
46 |
- patch fixed and pootle entries |
- patch fixed and pootle entries |
47 |
|
|
58 |
- fix buildrequires and import in buildsys |
- fix buildrequires and import in buildsys |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-8.sme |
62 |
|
- fix [SME: ] |
63 |
|
|
64 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
65 |
|
- fix [SME: ] |
66 |
|
|
67 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.4-5.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.4-5.sme |
68 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
69 |
|
|
75 |
%patch1 -p1 |
%patch1 -p1 |
76 |
%patch2 -p1 |
%patch2 -p1 |
77 |
%patch3 -p1 |
%patch3 -p1 |
78 |
|
%patch4 -p1 |
79 |
|
%patch5 -p1 |
80 |
|
|
81 |
%build |
%build |
82 |
perl createlinks |
perl createlinks |