/[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.8 - (show annotations) (download)
Thu Aug 18 14:56:30 2022 UTC (20 months, 4 weeks ago) by jcrisp
Branch: MAIN
CVS Tags: smeserver-qmHandle-1_4-19_el7_sme
Changes since 1.7: +6 -2 lines
* Thu Aug 18 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.4-19.sme
- Tidy formatting [SME: 12151]

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