From a984b3de52d9534f2b7a061beee4469f201afd65 Mon Sep 17 00:00:00 2001 From: shadzik Date: Fri, 2 Feb 2007 14:34:56 +0000 Subject: [PATCH] - reverse VDA bcond and make it build by default - BR db-devel -> db4.5-devel - rel 2 - STBR Changed files: postfix.spec -> 1.270 --- postfix.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/postfix.spec b/postfix.spec index 463d05f..e540332 100644 --- a/postfix.spec +++ b/postfix.spec @@ -9,7 +9,7 @@ %bcond_without sasl # without SMTP AUTH support %bcond_without ssl # without SSL/TLS support %bcond_without cdb # without cdb map support -%bcond_with vda # with VDA patch +%bcond_without vda # with VDA patch %bcond_with hir # with Beeth's header_if_reject patch #%bcond_with polish # with double English+Polish messages # @@ -23,7 +23,7 @@ Summary(sk): Agent prenosu po Name: postfix Version: 2.3.6 %define vda_ver 2.3.1 -Release: 1 +Release: 2 Epoch: 2 License: distributable Group: Networking/Daemons @@ -52,7 +52,7 @@ Patch10: %{name}-conf.patch Patch11: %{name}-dictname.patch URL: http://www.postfix.org/ %{?with_sasl:BuildRequires: cyrus-sasl-devel} -BuildRequires: db-devel +BuildRequires: db4.5-devel # getifaddrs() with IPv6 support BuildRequires: glibc-devel >= 6:2.3.4 %{?with_mysql:BuildRequires: mysql-devel} -- 2.44.0