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

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

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

Revision 1.3 by unnilennium, Sun Sep 9 23:59:25 2012 UTC Revision 1.8 by unnilennium, Fri Nov 6 23:49:56 2015 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailstats.spec,v 1.2 2012/05/26 23:11:34 slords Exp $  # $Id: smeserver-mailstats.spec,v 1.7 2015/06/15 20:15:10 stephdl Exp $
2  # Authority: brianread  # Authority: brianread
3  # Name: Brian Read  # Name: Brian Read
4    
# Line 6  Summary: Daily mail statistics for SME S Line 6  Summary: Daily mail statistics for SME S
6  %define name smeserver-mailstats  %define name smeserver-mailstats
7  Name: %{name}  Name: %{name}
8  %define version 1.0  %define version 1.0
9  %define release 2  %define release 6
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.0-auth_cvm_unix_local.patch  Patch0: smeserver-mailstats-1.0-auth_cvm_unix_local.patch
16    Patch1: smeserver-mailstats-1.0-spamfilter.patch
17    Patch2: smeserver-mailstats-1.0-random-cron_and_spamfilter-stats-7-update.patch
18    Patch3: smeserver-mailstats-1.0.bz9115.Spamassassin_scores_and_tags-geoip.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: smeserver-release => 8.0  Requires: smeserver-release => 8.0
# Line 23  A script that via cron.d e-mails mail st Line 26  A script that via cron.d e-mails mail st
26  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
27    
28  %changelog  %changelog
29    *Fri Nov 06 2015  JP Pialasse <tests@pialasse.com> 1.1-8.sme
30    - backport SME9 patch [SME: 9115]
31    - Fixed the problem with Spamassassin scores and tags.
32    - Also added Geoip league table [SME: 8656]
33    - code done by  Brian Read <brianr@bjsystems.co.uk>
34    
35    * Sun Jun 14 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-6
36    - added a random cron job
37    - spamfilter-stats-7-update
38    - code done by Brian Read <brianr@bjsystems.co.uk> and John Crisp <jcrisp@safeandsoundit.co.uk>
39    
40    * Mon Sep 23 2013 JP Pialasse <tests@pialasse.com> 1.1-4.sme
41    - uninitialized value in sprintf [SME: 4747]
42    - patch  smeserver-mailstats-1.0-spamfilter.patch
43    
44  * Sun Sep 09 2012 JP Pialasse <tests@pialasse.com> 1.1-2.sme  * Sun Sep 09 2012 JP Pialasse <tests@pialasse.com> 1.1-2.sme
45  - fix Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089]  - fix Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089]
46    
# Line 32  See http://www.contribs.org/bugzilla/sho Line 50  See http://www.contribs.org/bugzilla/sho
50  %prep  %prep
51  %setup  %setup
52  %patch0 -p1  %patch0 -p1
53    %patch1 -p1
54    %patch2 -p1
55    %patch3 -p1
56    
57  %build  %build
58  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