1 |
snetram |
1.14 |
# $Id: smeserver-mailstats.spec,v 1.13 2008/10/03 17:05:20 snetram Exp $ |
2 |
slords |
1.4 |
# Authority: brianread |
3 |
|
|
# Name: Brian Read |
4 |
|
|
|
5 |
slords |
1.1 |
Summary: Daily mail statistics for SME Server |
6 |
|
|
%define name smeserver-mailstats |
7 |
|
|
Name: %{name} |
8 |
slords |
1.2 |
%define version 0.0.3 |
9 |
snetram |
1.13 |
%define release 9 |
10 |
slords |
1.1 |
Version: %{version} |
11 |
slords |
1.2 |
Release: %{release}%{?dist} |
12 |
slords |
1.1 |
License: GPL |
13 |
|
|
Group: SME/addon |
14 |
|
|
Source: %{name}-%{version}.tar.gz |
15 |
brianread |
1.3 |
Patch1:smeserver-mailstats-0.0.3-bjrupdate01.patch |
16 |
brianread |
1.5 |
Patch2:smeserver-mailstats-0.0.3-bjrupdate02.patch |
17 |
brianread |
1.6 |
Patch3:smeserver-mailstats-0.0.3-bjrupdate03.patch |
18 |
brianread |
1.11 |
Patch4:smeserver-mailstats-0.0.3-bjrupdate04.patch |
19 |
snetram |
1.13 |
Patch5:smeserver-mailstats-0.0.3-reworkDateManip.patch |
20 |
slords |
1.1 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
|
|
BuildArchitectures: noarch |
22 |
|
|
Requires: smeserver-release => 7.0 |
23 |
slords |
1.2 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
24 |
|
|
|
25 |
slords |
1.1 |
%description |
26 |
|
|
A script that via cron.d e-mails mail statistics to admin on a daily basis. |
27 |
|
|
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
28 |
|
|
|
29 |
|
|
%changelog |
30 |
snetram |
1.14 |
* Fri Oct 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-8 |
31 |
snetram |
1.13 |
- Remove use of Date::Manip from spamfilter-stats-7.pl [SME: 3631] |
32 |
brianread |
1.6 |
|
33 |
brianread |
1.12 |
* Mon Apr 28 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-8 |
34 |
|
|
- Another version number update (strugglinjg with CVS here) |
35 |
|
|
|
36 |
brianread |
1.9 |
* Mon Apr 28 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-7 |
37 |
|
|
- Update version number |
38 |
|
|
|
39 |
|
|
* Sun Apr 27 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-6 |
40 |
brianread |
1.7 |
- Fix up to enable disable SAreport and others [SME:3734] |
41 |
|
|
|
42 |
brianread |
1.6 |
* Fri Apr 11 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-5 |
43 |
brianread |
1.7 |
- Fix up Db entries when none at all.[SME:4188] |
44 |
brianread |
1.6 |
|
45 |
brianread |
1.5 |
* Thu Apr 3 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-4 |
46 |
|
|
- Take out extra lines in mailstats.cron and remove restart crond from |
47 |
|
|
post actions in spec file, on Shad's advice. |
48 |
|
|
|
49 |
brianread |
1.3 |
* Tue Apr 1 2008 Brian J Read <brianr@bjsystems.co.uk> 0.0.3-3 |
50 |
|
|
- Add in restart of crond so that script in cron.d is noticed |
51 |
|
|
|
52 |
|
|
* Tue Mar 25 2008 Brian J read <brianr@bjsystems.co.uk> 0.0.3-2 |
53 |
brianread |
1.7 |
- New version incorporating Charlie's changes and latest changes from bjr [SME:3956] |
54 |
brianread |
1.3 |
|
55 |
slords |
1.2 |
* Fri Feb 15 2008 Shad L. Lords <slords@mail.com> 0.0.3-1 |
56 |
|
|
- Roll new version in prep for building on new buildsys |
57 |
|
|
|
58 |
slords |
1.1 |
* Thu Oct 11 2007 <charlie_brady@mitel.com> 0.0.2-07 |
59 |
|
|
- Rename parse_args => analysis_period, and simplify substantially. |
60 |
|
|
|
61 |
|
|
* Thu Oct 11 2007 <charlie_brady@mitel.com> 0.0.2-06 |
62 |
|
|
- Avoid re-opening config db all the time. |
63 |
|
|
|
64 |
|
|
* Thu Oct 11 2007 <charlie_brady@mitel.com> 0.0.2-05 |
65 |
|
|
- Redo 1st of month bug fix. Expand all tabs to four spaces. [SME: 3366] |
66 |
|
|
|
67 |
|
|
* Thu Oct 11 2007 <charlie_brady@mitel.com> 0.0.2-04 |
68 |
|
|
- Update spamfilter-stats-7.pl to Brian's 0.6.15 version. [SME: 3068] |
69 |
|
|
|
70 |
|
|
* Mon Oct 1 2007 Charlie Brady <charlie_brady@mitel.com> 0.0.2-03 |
71 |
|
|
- Fix 1st of month bug, and uninitialised value warning. [SME: 3366] |
72 |
|
|
|
73 |
|
|
* Mon Sep 10 2007 Charlie Brady <charlie_brady@mitel.com> 0.0.2-02 |
74 |
|
|
- Patch to update spamfilter-stats-7.pl to most recent verson that is |
75 |
|
|
attached in bugzilla. http://bugs.contribs.org/show_bug.cgi?id=3068 |
76 |
|
|
|
77 |
|
|
* Mon Sep 10 2007 Charlie Brady <charlie_brady@mitel.com> 0.0.2-01 |
78 |
|
|
- Repackaging Darrell's 0.0.1-2dmay as 0.0.2. After all this time Darrell |
79 |
|
|
is still publishing multiple RPMs with tarballs with different content |
80 |
|
|
with the same version number - grrrr!!! Odd, since he is the quoted author |
81 |
|
|
of rpm-patch-howto.html. |
82 |
|
|
|
83 |
|
|
* Thu Aug 23 2007 John H. Bennett III <bennettj@johnbennettservices.com> [0.0.1-2] |
84 |
|
|
- Patch to update spamfilter-stats-7.pl to most recent verson that is |
85 |
|
|
attached in bugzilla. http://bugs.contribs.org/show_bug.cgi?id=3068 |
86 |
|
|
|
87 |
|
|
* Wed Apr 11 2007 Darrell May <dmay@myezserver.com> |
88 |
|
|
- added db qpsmtpdLogLevel migrate fragment |
89 |
|
|
- changed post commands being echoed |
90 |
|
|
- [0.0.1-2dmay] |
91 |
|
|
* Wed Apr 11 2007 Darrell May <dmay@myezserver.com> |
92 |
|
|
- updated to use qpsmtpd logterse plugin |
93 |
|
|
- [0.0.1-1dmay] |
94 |
|
|
* Fri Oct 13 2006 Darrell May <dmay@myezserver.com> |
95 |
|
|
- bundled into rpm |
96 |
|
|
- [0.0.1-0dmay] |
97 |
|
|
|
98 |
|
|
%prep |
99 |
|
|
|
100 |
|
|
%setup |
101 |
brianread |
1.3 |
%patch1 -p1 |
102 |
brianread |
1.5 |
%patch2 -p1 |
103 |
brianread |
1.6 |
%patch3 -p1 |
104 |
brianread |
1.8 |
%patch4 -p1 |
105 |
snetram |
1.13 |
%patch5 -p1 |
106 |
slords |
1.1 |
%build |
107 |
|
|
|
108 |
|
|
%install |
109 |
|
|
/bin/rm -rf $RPM_BUILD_ROOT |
110 |
slords |
1.2 |
(cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT) |
111 |
slords |
1.1 |
/bin/rm -f %{name}-%{version}-filelist |
112 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
113 |
|
|
|
114 |
|
|
%clean |
115 |
|
|
/bin/rm -rf $RPM_BUILD_ROOT |
116 |
|
|
|
117 |
slords |
1.2 |
%files -f %{name}-%{version}-filelist |
118 |
|
|
%defattr(-,root,root) |