SPECS: qmail.spec - ipv6 is disabled by default
glen
glen at pld-linux.org
Tue May 15 15:49:46 CEST 2007
Author: glen Date: Tue May 15 13:49:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ipv6 is disabled by default
---- Files affected:
SPECS:
qmail.spec (1.169 -> 1.170)
---- Diffs:
================================================================
Index: SPECS/qmail.spec
diff -u SPECS/qmail.spec:1.169 SPECS/qmail.spec:1.170
--- SPECS/qmail.spec:1.169 Tue May 15 15:14:18 2007
+++ SPECS/qmail.spec Tue May 15 15:49:41 2007
@@ -278,7 +278,7 @@
%description
qmail is a small, fast, secure replacement for the SENDMAIL package,
which is the program that actually receives, routes, and delivers
-electronic mail. This qmail also supports IPv6 protocol.
+electronic mail.%{?with_ipv6: This qmail also supports IPv6 protocol.}
Following scripts and programs have been added:
- checkpass - password-checking interface,
@@ -302,7 +302,7 @@
%description -l pl.UTF-8
qmail jest małą, szybką oraz bezpieczną alternatywą do sendmaila,
która umożliwia otrzymywanie, przesyłanie oraz wysyłanie poczty
-elektronicznej. Ten qmail dodatkowo wspiera protokół IPv6.
+elektronicznej.%{?with_ipv6: Ten qmail dodatkowo wspiera protokół IPv6.}
Zostały dodane do tego pakietu następujące skrypty i programy:
- checkpass - interfejs do sprawdzania haseł,
@@ -348,12 +348,12 @@
%description client
qmail is a small, fast, secure replacement for the SENDMAIL package,
which is the program that actually receives, routes, and delivers
-electronic mail. This qmail also supports IPv6 protocol.
+electronic mail.%{?with_ipv6: This qmail also supports IPv6 protocol.}
%description client -l pl.UTF-8
qmail jest małą, szybką oraz bezpieczną alternatywą do sendmaila,
która umożliwia otrzymywanie, przesyłanie oraz wysyłanie poczty
-elektronicznej. Ten qmail dodatkowo wspiera protokół IPv6.
+elektronicznej.%{?with_ipv6: Ten qmail dodatkowo wspiera protokół IPv6.}
%package maildirmake
Summary: maildirmake - tool for making qmails' Maildirs
@@ -1192,6 +1192,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.170 2007/05/15 13:49:41 glen
+- ipv6 is disabled by default
+
Revision 1.169 2007/05/15 13:14:18 zytek
- smee again
- typos in desc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qmail.spec?r1=1.169&r2=1.170&f=u
More information about the pld-cvs-commit
mailing list