/[smecontribs]/rpms/smeserver-sme9admin/contribs9/smeserver-sme9admin.spec
ViewVC logotype

Diff of /rpms/smeserver-sme9admin/contribs9/smeserver-sme9admin.spec

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

Revision 1.2 by stephdl, Fri Aug 21 15:54:13 2015 UTC Revision 1.8 by unnilennium, Sun Dec 18 04:02:27 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-sme9admin.spec,v 1.4 2013/12/30 06:47:01 unnilennium Exp $  # $Id: smeserver-sme9admin.spec,v 1.7 2016/12/17 15:49:43 unnilennium Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4  #  #
# Line 7  Summary: A graphical monitor, alert rais Line 7  Summary: A graphical monitor, alert rais
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 21
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    
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 32  Obsoletes: smeserver-sme8admin Line 36  Obsoletes: smeserver-sme8admin
36  AutoReqProv: no  AutoReqProv: no
37    
38  %changelog  %changelog
39    * Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-21.sme
40    - locals smeserver-sme9admin-1.5-locale-2016-12-18.patch
41    
42    * Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-20.sme
43    - fix last patch by adding path to called programs
44    
45    * Thu Dec 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-19.sme
46    - fix bad accounting for incoming and outgoing mail [SME: 8818]
47    - mail_in alert now account for all queued emails from qpsmtpd and sqpsmtpd
48    - mail_out alert now account for qmail total remote delivery attempts
49    - known issue : on first run will account more than 5 minutes ( whole log) and will alert for exceeding amount
50    - added accounting of qpsmtpd and sqpsmtpd code
51    - TODO: alert on qmail queue too high, alert on too many qpsmtpd connections
52    
53    * Wed Nov 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-18.sme
54    - fix limited size in mysql fields for traffic accounting [SME: 8399]
55    
56    * Wed Nov 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-16.sme
57    - add more verbose email alert [SME: 9725]
58    
59  * Fri Aug 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-15.sme  * Fri Aug 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-15.sme
60  - Initial release to contribs9  - Initial release to contribs9
61    
# Line 98  This contrib is a bit inspired by e-smit Line 122  This contrib is a bit inspired by e-smit
122    
123  %prep  %prep
124  %setup  %setup
125    %patch0 -p1
126    %patch1 -p1
127    %patch2 -p1
128    %patch3 -p1
129    
130  %build  %build
131  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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