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 7 |
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 |
|
|
18 |
Obsoletes: qmHandle |
Obsoletes: qmHandle |
19 |
Obsoletes: e-smith-qmail-view |
Obsoletes: e-smith-qmail-view |
33 |
(http://sourceforge.net/projects/qmhandle) |
(http://sourceforge.net/projects/qmhandle) |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
37 |
|
- add command line support for alqmail and fix conflict with stopping qmail [SME: 10379] |
38 |
|
|
39 |
* Thu Mar 17 2016 JP Pialasse <tests@pialasse.com> 1.4-6.sme |
* Thu Mar 17 2016 JP Pialasse <tests@pialasse.com> 1.4-6.sme |
40 |
- fix XML error in german translation [SME: 9041] |
- fix XML error in german translation [SME: 9041] |
41 |
- patch fixed and pootle entries |
- patch fixed and pootle entries |
53 |
- fix buildrequires and import in buildsys |
- fix buildrequires and import in buildsys |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
57 |
|
- fix [SME: ] |
58 |
|
|
59 |
* 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 |
60 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
61 |
|
|
67 |
%patch1 -p1 |
%patch1 -p1 |
68 |
%patch2 -p1 |
%patch2 -p1 |
69 |
%patch3 -p1 |
%patch3 -p1 |
70 |
|
%patch4 -p1 |
71 |
|
|
72 |
%build |
%build |
73 |
perl createlinks |
perl createlinks |