1 |
# |
# $Id$ |
2 |
# RPM spec file for e-smith CGI interface to qmailanalog reports |
|
|
# |
|
3 |
Summary: e-smith module for analysing qmail logs |
Summary: e-smith module for analysing qmail logs |
4 |
%define name e-smith-qmailanalog |
%define name e-smith-qmailanalog |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.12.0 |
%define version 2.2.0 |
7 |
%define release 2 |
%define release 1 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
15 |
Requires: e-smith-base, qmailanalog >= 0.70-03, daemontools >= 0.70, tai64nunix |
Requires: e-smith-base, qmailanalog >= 0.70-03, daemontools >= 0.70, tai64nunix |
16 |
Requires: e-smith-lib >= 1.13.1-08 |
Requires: e-smith-lib >= 1.13.1-08 |
17 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
23 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
24 |
|
|
25 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.12.0-3 |
26 |
|
- Remove <base> tags now in general [SME: 3921] |
27 |
|
|
28 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
29 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
30 |
|
|