SPECS: perl-Mail-SMTP-Honeypot.spec - pl, use package names where ...
qboosh
qboosh at pld-linux.org
Wed Feb 8 18:34:42 CET 2006
Author: qboosh Date: Wed Feb 8 17:34:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, use package names where possible
---- Files affected:
SPECS:
perl-Mail-SMTP-Honeypot.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Mail-SMTP-Honeypot.spec
diff -u SPECS/perl-Mail-SMTP-Honeypot.spec:1.1 SPECS/perl-Mail-SMTP-Honeypot.spec:1.2
--- SPECS/perl-Mail-SMTP-Honeypot.spec:1.1 Sun Feb 5 20:34:41 2006
+++ SPECS/perl-Mail-SMTP-Honeypot.spec Wed Feb 8 18:34:37 2006
@@ -6,7 +6,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir Mail
%define pnam SMTP-Honeypot
-Summary: Mail::SMTP::Honeypot -- Dummy mail server
+Summary: Mail::SMTP::Honeypot - Dummy mail server
+Summary(pl): Mail::SMTP::Honeypot - fałszywy serwer poczty
Name: perl-Mail-SMTP-Honeypot
Version: 0.01
Release: 0.1
@@ -17,18 +18,18 @@
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl(Net::DNS::Codes) >= 0.08
-BuildRequires: perl(Net::DNS::ToolKit) >= 0.24
BuildRequires: perl(Net::NBsocket) >= 0.11
BuildRequires: perl(Proc::PidUtil) >= 0.07
-BuildRequires: perl(Sys::Hostname::FQDN) >= 0.07
-BuildRequires: perl(Unix::Syslog) >= 0.97
+BuildRequires: perl-Net-DNS-Codes >= 0.08
+BuildRequires: perl-Net-DNS-ToolKit >= 0.24
+BuildRequires: perl-Sys-Hostname-FQDN >= 0.07
+BuildRequires: perl-Unix-Syslog >= 0.97
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Mail::SMTP::Honeypot is a perl module that appears to provide all the
+Mail::SMTP::Honeypot is a Perl module that appears to provide all the
functionality of a standard SMTP server except that when the targeted
command state is detected (default DATA), it terminates the connection
with a temporary failure.
@@ -36,6 +37,15 @@
The purpose of this module is to provide a spam sink on a tertiary MX
host.
+%description -l pl
+Mail::SMTP::Honeypot to moduł Perla udający, że jest w pełni
+funkcjonalnym standardowym serwerem SMTP z wyjątkiem tego, że po
+wykryciu określonego stanu polecenia (domyślnie DATA) przerywa
+połączenie z tymczasowym niepowodzeniem.
+
+Celem tego modułu jest udostępnienie kanału dla spamu na trzecim
+hoście MX.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -70,6 +80,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/02/08 17:34:37 qboosh
+- pl, use package names where possible
+
Revision 1.1 2006/02/05 19:34:41 glen
- new, actually 0.03 is out but not on CPAN
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Mail-SMTP-Honeypot.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list