SPECS: postfix.spec - up to 2.4.5 - new VDA patch - build-tested only

baggins baggins at pld-linux.org
Mon Sep 10 16:02:21 CEST 2007


Author: baggins                      Date: Mon Sep 10 14:02:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.4.5
- new VDA patch
- build-tested only

---- Files affected:
SPECS:
   postfix.spec (1.290 -> 1.291) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.290 SPECS/postfix.spec:1.291
--- SPECS/postfix.spec:1.290	Mon Sep 10 11:31:59 2007
+++ SPECS/postfix.spec	Mon Sep 10 16:02:16 2007
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # - check/fix 'polish' bcond
-# - add http://www.aurore.net/projects/postfix_memcached/
 #
 # Conditional build:
 %bcond_without	ldap	# without LDAP map module
@@ -23,22 +22,22 @@
 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.3.12
-%define		vda_ver 2.3.3
-Release:	3
+Version:	2.4.5
+%define		vda_ver 2.4.5
+Release:	0.1
 Epoch:		2
 License:	distributable
 Group:		Networking/Daemons
 Source0:	ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
-# Source0-md5:	54aa9e61cc640d2515d965b30cf73e37
+# Source0-md5:	ceba0cde05d12baa0ba2ed69fbb96b42
 Source1:	%{name}.aliases
 Source2:	%{name}.cron
 Source3:	%{name}.init
 Source4:	%{name}.sysconfig
 Source5:	%{name}.sasl
 Source6:	%{name}.pamd
-Source7:	http://web.onda.com.br/nadal/postfix/VDA/%{name}-%{vda_ver}-vda.patch.gz
-# Source7-md5:	3506ab432360766b6a2708042b29943a
+Source7:	http://vda.sourceforge.net/VDA/%{name}-%{vda_ver}-vda-ng.patch.gz
+# Source7-md5:	35fa62c93091d42ab02f67d0614d7086
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-conf_msg.patch
 Patch2:		%{name}-dynamicmaps.patch
@@ -226,6 +225,9 @@
 %prep
 %setup -q
 %{?with_vda:zcat %{SOURCE7} | patch -p1 -s}
+
+find -type f | xargs sed -i -e 's|/etc/postfix|/etc/mail|g'
+
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
@@ -479,6 +481,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.291  2007/09/10 14:02:16  baggins
+- up to 2.4.5
+- new VDA patch
+- build-tested only
+
 Revision 1.290  2007/09/10 09:31:59  shadzik
 - pass CC correctly
 - re-add sasl and ssl/tls support
================================================================

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



More information about the pld-cvs-commit mailing list