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

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

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

Revision 1.3 by stephdl, Mon Jun 15 20:21:42 2015 UTC Revision 1.12 by jpp, Sat Oct 19 01:00:08 2019 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailstats.spec,v 1.4 2013/09/26 17:41:31 unnilennium Exp $  # $Id: smeserver-mailstats.spec,v 1.4 2013/09/26 17:41:31 unnilennium Exp $
2  # Authority: brianread  # Authority: brianread
3  # Name: Brian Read  # Name: Brian Read
4    
5  Summary: Daily mail statistics for SME Server  Summary: Daily mail statistics for SME Server
6  %define name smeserver-mailstats  %define name smeserver-mailstats
7  Name: %{name}  Name: %{name}
8  %define version 1.1  %define version 1.1
9  %define release 3  %define release 10
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: SME/addon  Group: SME/addon
14  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
15  Patch0: smeserver-mailstats-1.1-random-cron_and_spamfilter-stats-7-update.patch  Patch0: smeserver-mailstats-1.1-random-cron_and_spamfilter-stats-7-update.patch
16    Patch1: smeserver-mailstats-1.1.bz8957.Create_the_mailstats_user.patch
17    Patch2: smeserver-mailstats-1.1.bz8656.Spamassassin_scores_and_tags.patch
18    Patch3: smeserver-mailstats-1.0-628.patch
19    Patch4: smeserver-mailstats-1.1.bz9588.qpsmtpd0_96compatible.patch
20    Patch5: smeserver-mailstats-1.1.bz9717-9716email_specific_stats.patch
21    Patch6: smeserver-mailstats-1.1.bz9888.geoip.patch
22    
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25  Requires: smeserver-release => 9.0  Requires: smeserver-release => 9.0
26    Requires: qpsmtpd >= 0.96
27  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
28    
29  %description  %description
# Line 23  A script that via cron.d e-mails mail st Line 31  A script that via cron.d e-mails mail st
31  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
32    
33  %changelog  %changelog
34    * Fri Oct 18 2019 brian read <brianr@bjsystems.co.uk> 1.1-10.sme
35    - fix display of geoip [SME: 9888]
36    
37    * Wed Oct 12 2016 brian read <brianr@bjsystems.co.uk> 1.1-9.sme
38    - [sme:9716][sme:9717] add email specific stats and enhance relay monitoring and add code for smeoptimizer
39    
40    * Sun Jul 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-7.sme
41    - set Requires qpsmtpd >=0.96
42    
43    * Sat Jul 02 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-6.sme
44    - make compatible with qpstmpd 0.96 and new plugins [SME: 9588]
45    - work in progress : html version of email
46    - code by Brian Read <brianr@bjsystems.co.uk>
47    - thanks to Michael Doerner for his extensive testing
48    
49    * Sun Apr 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-5.sme
50    - account for all unknown qpsmtpd plugins [SME: 9434]
51    - extra for "unofficial" extra clamav signatures
52    - code by Brian Read <brianr@bjsystems.co.uk>
53    - (only small suggestions from JP Pialasse aka Unnilennium)
54    
55    * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-4
56    - creates the "mailstats" user [SME: 8957]
57    - Fixed the problem with Spamassassin scores and tags.
58    - Also added Geoip league table [SME: 8656]
59    - code done by  Brian Read <brianr@bjsystems.co.uk>
60    
61  * Sun Jun 14 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-3  * Sun Jun 14 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-3
62  - added a random cron job  - added a random cron job
63  - spamfilter-stats-7-update  - spamfilter-stats-7-update
# Line 44  See http://www.contribs.org/bugzilla/sho Line 79  See http://www.contribs.org/bugzilla/sho
79  %prep  %prep
80  %setup  %setup
81  %patch0 -p1  %patch0 -p1
82    %patch1 -p1
83    %patch2 -p1
84    %patch3 -p1
85    %patch4 -p1
86    %patch5 -p1
87    %patch6 -p1
88    
89  %build  %build
90  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