From 84c162873bea990e0d708ebdcf7412c2257a6e44 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 12 Oct 2012 13:55:14 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20fichier=20spec?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smeserver-qpsmtpd-log2sql.spec | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/smeserver-qpsmtpd-log2sql.spec b/smeserver-qpsmtpd-log2sql.spec index 8778000..37e2bb0 100644 --- a/smeserver-qpsmtpd-log2sql.spec +++ b/smeserver-qpsmtpd-log2sql.spec @@ -1,4 +1,4 @@ -%define version 0.1.0 +%define version 0.1.1 %define release 1 %define name smeserver-qpsmtpd-log2sql @@ -20,10 +20,15 @@ Requires: e-smith-mysql Requires: perl(DBI) %description -Log every smtpd transaction in a database +Log every smtp transaction in a database %changelog -* Thu Oct 11 2012 Daniel Berteaud 0.1.0 +* Thu Oct 11 2012 Daniel Berteaud 0.1.1-1 +- update coding style +- DB renamed to smtp_log +- Possibility to choose an other database host (default is localhost) + +* Thu Oct 11 2012 Daniel Berteaud 0.1.0-1 - Initial release %prep @@ -40,7 +45,7 @@ perl ./createlinks > %{name}-%{version}-filelist echo "%doc CHANGELOG.git" >> %{name}-%{version}-filelist -echo "%doc mail_log.sql" >> %{name}-%{version}-filelist +echo "%doc smtp_log.sql" >> %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist %defattr(-,root,root)