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

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

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

Revision 1.2 by brianr, Tue Apr 14 06:35:22 2020 UTC Revision 1.5 by brianr, Thu Dec 17 07:07:29 2020 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mailstats.spec,v 1.1 2020/04/13 18:12:07 brianr Exp $  # $Id: smeserver-mailstats.spec,v 1.4 2020/10/19 11:37:35 brianr 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.1  %define version 1.1
9  %define release 12  %define release 14
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 20  Patch4: smeserver-mailstats-1.1.bz9588.q Line 20  Patch4: smeserver-mailstats-1.1.bz9588.q
20  Patch5: smeserver-mailstats-1.1.bz9717-9716email_specific_stats.patch  Patch5: smeserver-mailstats-1.1.bz9717-9716email_specific_stats.patch
21  Patch6: smeserver-mailstats-1.1.bz9888.geoip.patch  Patch6: smeserver-mailstats-1.1.bz9888.geoip.patch
22  Patch7: smeserver-mailstats-1.1.bz10858_10327.cleanup_and_email_truncate.patch  Patch7: smeserver-mailstats-1.1.bz10858_10327.cleanup_and_email_truncate.patch
23    Patch8: smeserver-mailstats-1.1-uninitialised-variable-on-no-data
24    Patch9: smeserver-mailstats-1.1-Clear-up-uninitialsed-use-of-lc.patch
25    
26  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27  BuildArchitectures: noarch  BuildArchitectures: noarch
28  Requires: smeserver-release => 9.0  Requires: smeserver-release => 9.0
29  Requires: qpsmtpd >= 0.96  Requires: qpsmtpd >= 0.96
 Requires: perl-Switch  
30  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
31    Requires: perl-Switch
32    
33  %description  %description
34  A script that via cron.d e-mails mail statistics to admin on a daily basis.  A script that via cron.d e-mails mail statistics to admin on a daily basis.
35  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819  See http://www.contribs.org/bugzilla/show_bug.cgi?id=819
36    
37  %changelog  %changelog
38  * Tue Apr 14 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-12.sme  * Thu Dec 17 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-14.sme
39  - fix running on SME10  - add in perl-Switch require [SME:10923]  - Add in perl-Switch as requirement [SME: 11044]
40    
41    * Mon Oct 19 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-13.sme
42    - More uninitialised data [SME: 11044]
43    
44    * Thu Apr 16 2020 brian read <brianr@bjsystems.co.uk> 1.1-12.sme
45    - Sort out uninitialised variable on no data.
46    
47  * Sun Jan 5 2020 brian read <brianr@bjsystems.co.uk> 1.1-11.sme  * Sun Jan 5 2020 brian read <brianr@bjsystems.co.uk> 1.1-11.sme
48  - [sme:10858][sme:10327] Sort out email truncate and generally cleanup code format and take out debug crud  - [sme:10858][sme:10327] Sort out email truncate and generally cleanup code format and take out debug crud
# Line 95  See http://www.contribs.org/bugzilla/sho Line 103  See http://www.contribs.org/bugzilla/sho
103  %patch5 -p1  %patch5 -p1
104  %patch6 -p1  %patch6 -p1
105  %patch7 -p1  %patch7 -p1
106    %patch8 -p1
107    %patch9 -p1
108    
109  %build  %build
110  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