Author: glen Date: Sat Jul 23 12:08:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated summary, description, url. license == GPL??
---- Files affected: SPECS: serialmail.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/serialmail.spec diff -u SPECS/serialmail.spec:1.20 SPECS/serialmail.spec:1.21 --- SPECS/serialmail.spec:1.20 Mon Jul 18 19:40:50 2005 +++ SPECS/serialmail.spec Sat Jul 23 14:08:44 2005 @@ -1,29 +1,35 @@ # $Revision$, $Date$ -Summary: serialmail -Summary(pl): serialmail +# TODO +# - check license +Summary: Qmail Mail Transfer Agent - Serial Mail Delivery Utilities. +Summary(pl): Qmail Mail Transfer Agent - Narzędzie do dostarczenia poczty. Name: serialmail Version: 0.75 Release: 1 +# is it really GPL? License: GPL Group: Networking/Daemons Source0: http://cr.yp.to/software/%{name}-%{version}.tar.gz # Source0-md5: e6a3049863ae8577b1780fcd9fbc98a9 Patch0: serialmail-errno.patch -URL: http://www.qmail.org/ +URL: http://cr.yp.to/serialmail.html Requires: ucspi-tcp BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Qmail Mail Transfer Agent - Serial Mail Delivery Utilities. +serialmail is a collection of tools for passing mail across serial links. It +works with qmail: you use qmail to deliver messages to a maildir, and then +serialmail to deliver messages out of the maildir. -%description -l pl -Qmail Mail Transfer Agent - Narzędzie do dostarczenia poczty. +serialmail supports SMTP, including ESMTP PIPELINING, and QMTP. + +#description -l pl %prep %setup -q %patch0 -p1 -echo %{__cc} %{rpmcflags} >conf-cc -echo /usr >conf-home +echo "%{__cc} %{rpmcflags}" > conf-cc +echo "%{_prefix}" > conf-home %build %{__make} @@ -56,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2005/07/23 12:08:44 glen +- updated summary, description, url. license == GPL?? + Revision 1.20 2005/07/18 17:40:50 bszx - errno problem fixed like in qmail @@ -72,7 +81,7 @@ - massive attack s/pld.org.pl/pld-linux.org/ Revision 1.15 2002/11/30 23:00:27 juandon -- new %%doc +- new %doc Revision 1.14 2002/02/23 04:41:58 kloczek - adapterized. @@ -82,16 +91,16 @@ Group field using gettext). Revision 1.12 2002/01/18 02:14:53 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.11 2001/10/03 07:58:29 qboosh - added Source0 URL Revision 1.10 2001/05/02 21:51:28 qboosh -- adapterized and made spec %%debug ready or added using %%rpm*flags macros +- adapterized and made spec %debug ready or added using %rpm*flags macros Revision 1.9 2000/06/09 07:23:59 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.8 2000/05/05 15:06:01 mis - Group: synced with PLD groups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/serialmail.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
