SPECS: postfix.spec - use %pld_release macro for Titanium specific changes

hawk hawk at pld-linux.org
Sat May 24 16:29:12 CEST 2008


Author: hawk                         Date: Sat May 24 14:29:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %pld_release macro for Titanium specific changes

---- Files affected:
SPECS:
   postfix.spec (1.314 -> 1.315) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.314 SPECS/postfix.spec:1.315
--- SPECS/postfix.spec:1.314	Mon Apr 28 15:19:30 2008
+++ SPECS/postfix.spec	Sat May 24 16:29:06 2008
@@ -7,7 +7,11 @@
 %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_with	vda	# without VDA patch
+%else
 %bcond_without	vda	# without VDA patch
+%endif
 %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
@@ -62,6 +66,7 @@
 %{?with_ssl:BuildRequires:	openssl-devel >= 0.9.7l}
 BuildRequires:	pcre-devel
 %{?with_pgsql:BuildRequires:	postgresql-devel}
+BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed >= 4.0
 %{?with_cdb:BuildRequires:	tinycdb-devel}
@@ -500,6 +505,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.315  2008-05-24 14:29:06  hawk
+- use %pld_release macro for Titanium specific changes
+
 Revision 1.314  2008-04-28 13:19:30  glen
 - release 6 (integer release)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postfix.spec?r1=1.314&r2=1.315&f=u



More information about the pld-cvs-commit mailing list