X-Git-Url: https://git.tld-linux.org/?p=packages%2Fpostfix.git;a=blobdiff_plain;f=postfix.spec;h=dc40c57a20e314cc8d5f63757d6fe2187bfe1619;hp=ad556eb4573785fa8582619c534433ba160e0239;hb=7f8e63cf015aced48f9fd0070f1dc0553b24fa91;hpb=8e6b9a841b88026778b603eeef3a7051003dc02e diff --git a/postfix.spec b/postfix.spec index ad556eb..dc40c57 100644 --- a/postfix.spec +++ b/postfix.spec @@ -7,7 +7,6 @@ %bcond_without sasl # without SMTP AUTH support %bcond_without ssl # without SSL/TLS support %bcond_without cdb # without cdb map support -%bcond_with hir # with Beeth's header_if_reject patch %bcond_with tcp # with unofficial tcp: lookup table %bcond_without epoll # disable epoll for 2.4 kernels @@ -258,7 +257,6 @@ find -type f | xargs sed -i -e 's|/etc/postfix|/etc/mail|g' %patch1 -p0 %patch2 -p1 %patch3 -p1 -%{?with_hir:%patch4 -p0} %patch5 -p1 sed -i '/scache_clnt_create/s/server/var_scache_service/' src/global/scache_clnt.c %if "%{_lib}" == "lib64"