]> TLD Linux GIT Repositories - packages/postfix.git/commitdiff
- dropped pld stuff, release 4
authorMarcin Krol <hawk@tld-linux.org>
Thu, 9 May 2013 12:48:18 +0000 (12:48 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 9 May 2013 12:48:18 +0000 (12:48 +0000)
postfix.spec

index 874c7e7dcc20f819dd02564d79c1f58824754080..8924b7330652e2d80d893055ce0bc7f23dbfc67f 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
@@ -34,7 +22,7 @@ Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho
 Summary(sk.UTF-8):     Agent prenosu pošty Postfix
 Name:          postfix
 Version:       2.10.0
-Release:       3
+Release:       4
 Epoch:         2
 License:       distributable
 Group:         Networking/Daemons/SMTP