]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- drop pld stuff
authorMarcin Krol <hawk@tld-linux.org>
Thu, 9 May 2013 10:24:42 +0000 (10:24 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 9 May 2013 10:24:42 +0000 (10:24 +0000)
postfix.spec

index ffb1af13bbddb818442f7df7ef55da66cadeb457..a0e5f8d1f3151d3589d0abed88e15c3ff2baaca0 100644 (file)
@@ -7,22 +7,10 @@
 %bcond_without sasl    # without SMTP AUTH support
 %bcond_without ssl     # without SSL/TLS support
 %bcond_without cdb     # without cdb map support
-%if "%{pld_release}" == "th"
-%bcond_without vda     # without VDA patch
-%else
 %bcond_with    vda     # with VDA patch
-%endif
 %bcond_with    hir     # with Beeth's header_if_reject patch
 %bcond_with    tcp     # with unofficial tcp: lookup table
-%if "%{pld_release}" == "ac"
-%bcond_with            epoll   # enable epoll for 2.6 kernels
-# there didn't exist x86_64 2.4 kernel in PLD, so can safely enable epoll
-%ifarch %{x8664}
-%define                with_epoll      1
-%endif
-%else
 %bcond_without epoll   # disable epoll for 2.4 kernels
-%endif
 
 %define                vda_ver v11-2.9.1
 Summary:       Postfix Mail Transport Agent
This page took 0.345945 seconds and 4 git commands to generate.