]> TLD Linux GIT Repositories - packages/postfix.git/blobdiff - postfix.spec
- drop header_if_reject patch, never used in TLD
[packages/postfix.git] / postfix.spec
index ad556eb4573785fa8582619c534433ba160e0239..dc40c57a20e314cc8d5f63757d6fe2187bfe1619 100644 (file)
@@ -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"