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

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

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


Revision 1.6 - (hide annotations) (download)
Fri Jan 7 09:51:17 2022 UTC (2 years, 4 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-qmHandle-1_4-17_el7_sme
Changes since 1.5: +6 -1 lines
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.4-17.sme
- Add-module-class-to-ep-file [SME: 11832]

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