]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- removes some compiler warnings during postfix compilation which may cause fatal...
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 8 Jan 2004 08:35:05 +0000 (08:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postfix.spec -> 1.190

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.107864 seconds and 4 git commands to generate.