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

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

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


Revision 1.16 - (hide annotations) (download)
Sat Oct 4 08:46:59 2008 UTC (15 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-mailstats-0_0_3-11_el4_sme
Changes since 1.15: +16 -8 lines
* Sat Oct  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-11
- Implement MySQL database creation [SME: 4275]
- Remove changelog from spamfilter-stats script

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed