1 |
%define name smeserver-qmHandle |
2 |
Name: %{name} |
3 |
%define version 1.4 |
4 |
%define release 22 |
5 |
Version: %{version} |
6 |
Release: %{release}%{?dist} |
7 |
BuildArch: noarch |
8 |
License: GPL |
9 |
Group: Networking/Info |
10 |
Summary: adds a panel for managing the Qmail queues using qmHandle |
11 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
12 |
Source: %{name}-%{version}.tgz |
13 |
Patch1: smeserver-qmHandle-1.4-patch1.patch |
14 |
Patch2: smeserver-qmHandle-1.4-locale-2013-07-14.patch |
15 |
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 |
Patch6: smeserver-qmHandle-1.4-locale-2019-12-07.patch |
19 |
Patch7: smeserver-qmHandle-1.4-manager2.patch |
20 |
Patch8: smeserver-qmHandle-1.4-locale-2021-08-23.patch |
21 |
Patch9: smeserver-qmHandle-1.4-Add-module-class-to-ep-file.patch |
22 |
Patch10: smeserver-qmHandle-1.4-bz12148-add-systemd-capability.patch |
23 |
Patch11: smeserver-qmHandle-1.4-bz12151-clean-up-formatting.patch |
24 |
Patch12: smeserver-qmHandle-1.4-bz12151-enhance-message-deletion.patch |
25 |
Patch13: smeserver-qmHandle-1.4-bz12160-sm2-changes-to-match-bz12151.patch |
26 |
Patch14: smeserver-qmHandle-1.4-bz12147-textarea-preview.patch |
27 |
|
28 |
Obsoletes: qmHandle |
29 |
Obsoletes: e-smith-qmail-view |
30 |
Obsoletes: e-smith-qmHandle |
31 |
Obsoletes: smeserver-saco-qmHandle |
32 |
Provides: smeserver-qmHandle |
33 |
Requires: e-smith-base |
34 |
Requires: e-smith-lib |
35 |
Requires: perl |
36 |
Requires: smeserver-release >= 10 |
37 |
BuildRequires: e-smith-devtools |
38 |
|
39 |
AutoReqProv: no |
40 |
|
41 |
%description |
42 |
A panel for managing the Qmail queues using qmHandle |
43 |
(http://sourceforge.net/projects/qmhandle) |
44 |
|
45 |
%changelog |
46 |
* Thu Sep 22 2022 bunkobugsy <vasarhelyizsolt@hotmail.com> 1.4-22.sme |
47 |
- fix to put email message in textare [SME: 12147] |
48 |
|
49 |
* Wed Sep 21 2022 Trevor Batley <trevor@batley.id.au> 1.4-21.sme |
50 |
- Mojo (sm2) patches to match bugs 12151 and 12147 [SME: 12160] |
51 |
|
52 |
* Thu Aug 18 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.4-20.sme |
53 |
- Enhance message deletion [SME: 12151] |
54 |
|
55 |
* Thu Aug 18 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.4-19.sme |
56 |
- Tidy formatting [SME: 12151] |
57 |
|
58 |
* Thu Aug 18 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.4-18.sme |
59 |
- Add systemd Capability to qmHandle [SME: 12148] |
60 |
|
61 |
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.4-17.sme |
62 |
- Add-module-class-to-ep-file [SME: 11832] |
63 |
|
64 |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.4-16.sme |
65 |
- apply locale 2021-08-23 patch |
66 |
|
67 |
* Sat May 29 2021 Michel Begue <mab974@gmail.com> 1.4-15.sme |
68 |
- first use with smeserver-manager [SME: 11600] |
69 |
|
70 |
* Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-14.sme |
71 |
- add update event [SME: 11035] |
72 |
|
73 |
* Tue Oct 13 2020 Brian Read <brianr@bjsystems.co.uk> 1.4-13.sme |
74 |
- Initial import to SME10 tree [SME: 11035] |
75 |
|
76 |
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.4-12.sme |
77 |
- apply locale 2019-12-07 patch |
78 |
|
79 |
* Fri Oct 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-11.sme |
80 |
- fix changelog [SME: 10449] |
81 |
|
82 |
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-9.sme |
83 |
- add panel support for altqmail [SME: 10380] |
84 |
- if altqmail config db key is present the menus are added to control altqmail |
85 |
|
86 |
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
87 |
- add command line support for alqmail and fix conflict with stopping qmail [SME: 10379] |
88 |
|
89 |
* Thu Mar 17 2016 JP Pialasse <tests@pialasse.com> 1.4-6.sme |
90 |
- fix XML error in german translation [SME: 9041] |
91 |
- patch fixed and pootle entries |
92 |
|
93 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.4-5.sme |
94 |
- apply locale 2016-03-09 patch |
95 |
|
96 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.4-4.sme |
97 |
- apply locale 2013-07-14 patch |
98 |
|
99 |
* Fri Aug 31 2012 JP Pialasse <tests@pialasse.com> 1.4-3.sme |
100 |
- fix path of sv |
101 |
|
102 |
* Thu Aug 30 2012 JP Pialasse <tests@pialasse.com> 1.4-2.sme |
103 |
- fix buildrequires and import in buildsys |
104 |
|
105 |
* Thu Aug 23 2012 JP Pialasse <tests@pialasse.com> 1.4-1.sme |
106 |
- Initial release |
107 |
|
108 |
%prep |
109 |
%setup |
110 |
%patch1 -p1 |
111 |
%patch2 -p1 |
112 |
%patch3 -p1 |
113 |
%patch4 -p1 |
114 |
%patch5 -p1 |
115 |
%patch6 -p1 |
116 |
%patch7 -p1 |
117 |
%patch8 -p1 |
118 |
%patch9 -p1 |
119 |
%patch10 -p1 |
120 |
%patch11 -p1 |
121 |
%patch12 -p1 |
122 |
%patch13 -p1 |
123 |
%patch14 -p1 |
124 |
|
125 |
mkdir -p root/etc/e-smith/events/smeserver-qmHandle-update |
126 |
|
127 |
%build |
128 |
perl createlinks |
129 |
|
130 |
%install |
131 |
rm -rf $RPM_BUILD_ROOT |
132 |
|
133 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
134 |
rm -f e-smith-%{version}-filelist |
135 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
136 |
|
137 |
%clean |
138 |
rm -rf $RPM_BUILD_ROOT |
139 |
|
140 |
%files -f %{name}-%{version}-filelist |
141 |
|
142 |
%defattr(-,root,root) |
143 |
%attr(4750 root admin) "/etc/e-smith/web/functions/qmh" |
144 |
%attr(0755 root root) "/usr/bin/qmHandle" |
145 |
|
146 |
%pre |
147 |
|
148 |
%post -p /bin/sh |
149 |
#/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1 |
150 |
|
151 |
%preun |
152 |
|
153 |
%postun -p /bin/sh |
154 |
#/etc/e-smith/events/actions/navigation-conf >/dev/null 2>&1 |