SPECS: postfix.spec - reverse VDA bcond and make it build by defau...

shadzik shadzik at pld-linux.org
Fri Feb 2 15:35:01 CET 2007


Author: shadzik                      Date: Fri Feb  2 14:35:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverse VDA bcond and make it build by default
- BR db-devel -> db4.5-devel
- rel 2
- STBR

---- Files affected:
SPECS:
   postfix.spec (1.269 -> 1.270) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.269 SPECS/postfix.spec:1.270
--- SPECS/postfix.spec:1.269	Fri Jan 12 11:10:13 2007
+++ SPECS/postfix.spec	Fri Feb  2 15:34:56 2007
@@ -10,7 +10,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
 #
@@ -24,7 +24,7 @@
 Name:		postfix
 Version:	2.3.6
 %define		vda_ver 2.3.1
-Release:	1
+Release:	2
 Epoch:		2
 License:	distributable
 Group:		Networking/Daemons
@@ -53,7 +53,7 @@
 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}
@@ -422,6 +422,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.270  2007/02/02 14:34:56  shadzik
+- reverse VDA bcond and make it build by default
+- BR db-devel -> db4.5-devel
+- rel 2
+- STBR
+
 Revision 1.269  2007/01/12 10:10:13  qboosh
 - restored openssl BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.269&r2=1.270&f=u



More information about the pld-cvs-commit mailing list