]> git.pld-linux.org Git - packages/postfix.git/blobdiff - postfix.spec
- removes some compiler warnings during postfix compilation which may cause fatal...
[packages/postfix.git] / postfix.spec
index 4af5d355566e3dadcc078cfe20c34d2a10bd5582..6ac4ebccc54af01f6da1a341476fbcefad79f2db 100644 (file)
@@ -53,6 +53,7 @@ Patch5:               %{name}-ipv6.patch
 Patch6:                %{name}-pl.patch
 Patch7:                %{name}-cdb_man.patch
 Patch8:         %{name}-ns-mx-acl.patch
+Patch9:         %{name}-kill_warnings.patch
 URL:           http://www.postfix.org/
 BuildRequires: awk
 %{?with_sasl:BuildRequires:    cyrus-sasl-devel}
@@ -223,6 +224,7 @@ patch -p1 -s <pfixtls-%{tls_ver}/pfixtls.diff
 %{?with_polish:%patch6 -p1}
 %{?with_cdb:%patch7 -p1}
 %patch8 -p1
+%patch9 -p1
 %{?with_cdb:sh dict_cdb.sh}
 
 %build
This page took 0.098028 seconds and 4 git commands to generate.