/[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.9 - (show annotations) (download)
Thu Aug 18 15:18:29 2022 UTC (20 months, 4 weeks ago) by jcrisp
Branch: MAIN
CVS Tags: smeserver-qmHandle-1_4-20_el7_sme
Changes since 1.8: +7 -1 lines
* Thu Aug 18 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.4-20.sme
- Enhance message deletion [SME: 12151]

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