[packages/postfix] - drop pld stuff

hawk hawk at pld-linux.org
Thu May 9 12:00:44 CEST 2013


commit c89958463bbd9057eb6065a5e50a3bc46640e6b5
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Thu May 9 10:24:42 2013 +0000

    - drop pld stuff

 postfix.spec | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/postfix.spec b/postfix.spec
index ffb1af1..a0e5f8d 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postfix.git/commitdiff/c89958463bbd9057eb6065a5e50a3bc46640e6b5



More information about the pld-cvs-commit mailing list