Author: eothane Date: Tue Feb 22 22:49:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new (bconded '--with hir') patch (adds "header_if_reject" keyword)
more info: http://42.pl/news/[EMAIL PROTECTED]
---- Files affected:
SPECS:
postfix.spec (1.223 -> 1.224)
---- Diffs:
================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.223 SPECS/postfix.spec:1.224
--- SPECS/postfix.spec:1.223 Mon Feb 21 22:15:57 2005
+++ SPECS/postfix.spec Tue Feb 22 23:49:16 2005
@@ -8,6 +8,7 @@
%bcond_without ssl # without SSL/TLS support
%bcond_without cdb # without cdb map support
%bcond_with vda # with VDA patch
+%bcond_with hir # with Beeth's header_if_reject patch
#%bcond_with polish # with double English+Polish messages
#
# TODO:
@@ -23,7 +24,7 @@
Summary(sk): Agent prenosu pošty Postfix
Name: postfix
Version: 2.1.5
-Release: 4
+Release: 5
Epoch: 2
Group: Networking/Daemons
License: distributable
@@ -49,6 +50,8 @@
Patch6: %{name}-cdb_man.patch
Patch8: %{name}-kill_warnings.patch
Patch9: %{name}-ipv6-kill_warnings.patch
+# from http://akson.sgh.waw.pl/~chopin/unix/postfix-2.1.5-header_if_reject.diff
+Patch10: %{name}-header_if_reject.patch
URL: http://www.postfix.org/
BuildRequires: awk
%{?with_sasl:BuildRequires: cyrus-sasl-devel}
@@ -226,6 +229,7 @@
%{?with_cdb:%patch6 -p1}
%patch8 -p1
%patch9 -p1
+%{?with_hir:%patch10 -p0}
%{?with_cdb:sh dict_cdb.sh}
%build
@@ -453,6 +457,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.224 2005/02/22 22:49:16 eothane
+- new (bconded '--with hir') patch (adds "header_if_reject" keyword)
+ more info: http://42.pl/news/[EMAIL PROTECTED]
+
Revision 1.223 2005/02/21 21:15:57 ankry
- kill libinet6 (BC: for now), rel. 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.223&r2=1.224&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit