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

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

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

Revision 1.23 by slords, Tue Nov 25 16:20:25 2008 UTC Revision 1.26 by unnilennium, Mon Sep 10 00:03:57 2012 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailstats.spec,v 1.21 2008/10/13 21:32:47 snetram Exp $  # $Id: smeserver-mailstats.spec,v 1.25 2010/01/11 18:21:58 snetram 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 0.0.3  %define version 0.0.3
9  %define release 13  %define release 15
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 22  Patch7: smeserver-mailstats-0.0.3-implem Line 22  Patch7: smeserver-mailstats-0.0.3-implem
22  Patch8: smeserver-mailstats-0.0.3-removeMySQLInstructions.patch  Patch8: smeserver-mailstats-0.0.3-removeMySQLInstructions.patch
23  Patch9: smeserver-mailstats-0.0.3-addCreatelinks.patch  Patch9: smeserver-mailstats-0.0.3-addCreatelinks.patch
24  Patch10: smeserver-mailstats-0.0.3-addRunOrderSequence.patch  Patch10: smeserver-mailstats-0.0.3-addRunOrderSequence.patch
25    Patch11: smeserver-mailstats-0.0.3-fix-tls-stats.patch
26    Patch12: smeserver-mailstats-0.0.3-auth_cvm_unix_local.patch
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29  Requires: smeserver-release => 7.0  Requires: smeserver-release => 7.0
# Line 32  A script that via cron.d e-mails mail st Line 34  A script that via cron.d e-mails mail st
34  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
35    
36  %changelog  %changelog
37    * Sun Sep 09 2012 JP Pialasse <tests@pialasse.com> 0.0.3-15.sme
38    - fix Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089]
39    
40    * Mon Jan 11 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-14
41    - Fix stats when mails are received using TLS in reporting timeframe [SME: 5585]
42    
43  * Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-13  * Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-13
44  - Add sequence number to init script to have the database creation  - Add sequence number to init script to have the database creation
45    script execute as well [SME: 4275]    script execute as well [SME: 4275]
# Line 129  See http://www.contribs.org/bugzilla/sho Line 137  See http://www.contribs.org/bugzilla/sho
137  %patch8 -p1  %patch8 -p1
138  %patch9 -p1  %patch9 -p1
139  %patch10 -p1  %patch10 -p1
140    %patch11 -p1
141    %patch12 -p1
142    
143    
144  %build  %build
145  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