1 |
# $Id: smeserver-sme9admin.spec,v 1.4 2013/12/30 06:47:01 unnilennium Exp $ |
# $Id: smeserver-sme9admin.spec,v 1.13 2017/07/10 18:49:20 unnilennium Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
# |
# |
7 |
%define name smeserver-sme9admin |
%define name smeserver-sme9admin |
8 |
Name: %{name} |
Name: %{name} |
9 |
%define version 1.5 |
%define version 1.5 |
10 |
%define release 15 |
%define release 27 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
|
Patch0: smeserver-sme9admin-1.5-bz9725-email.patch |
17 |
|
Patch1: smeserver-sme9admin-1.5-bz8399-traffic.patch |
18 |
|
Patch2: smeserver-sme9admin-1.5-bz8818-email_accounting.patch |
19 |
|
Patch3: smeserver-sme9admin-1.5-locale-2016-12-18.patch |
20 |
|
Patch4: smeserver-sme9admin-1.5-bz9894-utf8.patch |
21 |
|
Patch5: smeserver-sme9admin-1.5-locale-2016-12-20.patch |
22 |
|
Patch6: smeserver-sme9admin-1.5-bz9886-bz9889-warnings.patch |
23 |
|
Patch7: smeserver-sme9admin-1.5-locale-2017-02-02.patch |
24 |
|
Patch8: smeserver-sme9admin-1.5-locale-2017-03-26.patch |
25 |
|
Patch9: smeserver-sme9admin-1.5.bz10181.sme8adminmigration.patch |
26 |
|
Patch10: smeserver-sme9admin-1.5-bz10409-altqmail.patch |
27 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
AutoReqProv: no |
AutoReqProv: no |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
* Tue Jun 16 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.5-15.sme |
* Mon Aug 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-27.sme |
47 |
- first commit to smecontribs |
- add support for altqmail [SME: 10409] |
48 |
|
|
49 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-26.sme |
50 |
|
- fix error after migrating sme8admin db, unable to access mysql db [SME: 10181] |
51 |
|
|
52 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-25.sme |
53 |
|
- apply locale 2017-03-26 patch |
54 |
|
|
55 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-24.sme |
56 |
|
- apply locale 2017-02-02.patch |
57 |
|
|
58 |
|
* Sun Jan 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-23.sme |
59 |
|
- fix warning related to raid detection code [SME: 9886] |
60 |
|
- fix warning related to non existing services removed sinces previous versions [SME: 9889] |
61 |
|
|
62 |
|
* Tue Dec 20 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-22.sme |
63 |
|
- make CGI and pictures utf8 compliant [SME: 9894] |
64 |
|
- apply smeserver-sme9admin-1.5-locale-2016-12-20.patch |
65 |
|
|
66 |
|
* Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-21.sme |
67 |
|
- locals smeserver-sme9admin-1.5-locale-2016-12-18.patch |
68 |
|
|
69 |
|
* Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-20.sme |
70 |
|
- fix last patch by adding path to called programs |
71 |
|
|
72 |
|
* Thu Dec 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-19.sme |
73 |
|
- fix bad accounting for incoming and outgoing mail [SME: 8818] |
74 |
|
- mail_in alert now account for all queued emails from qpsmtpd and sqpsmtpd |
75 |
|
- mail_out alert now account for qmail total remote delivery attempts |
76 |
|
- known issue : on first run will account more than 5 minutes ( whole log) and will alert for exceeding amount |
77 |
|
- added accounting of qpsmtpd and sqpsmtpd code |
78 |
|
- TODO: alert on qmail queue too high, alert on too many qpsmtpd connections |
79 |
|
|
80 |
|
* Wed Nov 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-18.sme |
81 |
|
- fix limited size in mysql fields for traffic accounting [SME: 8399] |
82 |
|
|
83 |
|
* Wed Nov 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-16.sme |
84 |
|
- add more verbose email alert [SME: 9725] |
85 |
|
|
86 |
|
* Fri Aug 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-15.sme |
87 |
|
- Initial release to contribs9 |
88 |
|
|
89 |
* Wed Dec 24 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.5-14.sme |
* Wed Dec 24 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.5-14.sme |
90 |
- changed $mypid = `cat $mypid` by open(FIC,"<$mypid") [SME:8740] |
- changed $mypid = `cat $mypid` by open(FIC,"<$mypid") [SME:8740] |
149 |
|
|
150 |
%prep |
%prep |
151 |
%setup |
%setup |
152 |
|
%patch0 -p1 |
153 |
|
%patch1 -p1 |
154 |
|
%patch2 -p1 |
155 |
|
%patch3 -p1 |
156 |
|
%patch4 -p1 |
157 |
|
%patch5 -p1 |
158 |
|
%patch6 -p1 |
159 |
|
%patch7 -p1 |
160 |
|
%patch8 -p1 |
161 |
|
%patch9 -p1 |
162 |
|
%patch10 -p1 |
163 |
|
|
164 |
%build |
%build |
165 |
perl createlinks |
perl createlinks |
177 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
178 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
179 |
rm -f %{name}-%{version}-filelist |
rm -f %{name}-%{version}-filelist |
180 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
181 |
|
|grep -v '/etc/e-smith/sql/init/sme9admin'\ |
182 |
|
|grep -v '/usr/bin/sme9admind'\ |
183 |
|
|grep -v '/usr/share/doc/smeserver-sme9admin/add_ds_to_rrd.pl'> %{name}-%{version}-filelist |
184 |
|
|
185 |
%clean |
%clean |
186 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |