/[smecontribs]/rpms/smeserver-qmHandle/contribs10/smeserver-qmHandle.spec
ViewVC logotype

Contents of /rpms/smeserver-qmHandle/contribs10/smeserver-qmHandle.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.10 - (show annotations) (download)
Tue Sep 20 22:45:04 2022 UTC (19 months, 3 weeks ago) by trevorb
Branch: MAIN
CVS Tags: smeserver-qmHandle-1_4-21_el7_sme
Changes since 1.9: +7 -2 lines
bz12160 patch - mojo changes for 12151 and 12147

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed