Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ff24c2c66e83df4f4ce4c92f112435b6eab6fa8
commit 2ff24c2c66e83df4f4ce4c92f112435b6eab6fa8 Author: James Buren <[email protected]> Date: Sun Aug 19 10:55:44 2012 -0500 postfix-2.9.1-3-x86_64 * remove conflicts with sendmail diff --git a/source/network/postfix/FrugalBuild b/source/network/postfix/FrugalBuild index ac5eecb..7b4c032 100644 --- a/source/network/postfix/FrugalBuild +++ b/source/network/postfix/FrugalBuild @@ -4,14 +4,13 @@ pkgname=postfix pkgver=2.9.1 -pkgrel=2 +pkgrel=3 vdaver=2.9.1 pkgdesc="A fast, easy to administer, and secure MTA" url="http://www.postfix.org/" depends=('db>=4.7.25' 'pcre>=8.30' 'cyrus-sasl' 'libmysqlclient>=5.5.10' 'libldap' 'libpq>=8.4.3' 'openssl>=1.0.0-5') makedepends=('openldap>=2.4.23' 'mysql>=5.5.10' 'postgresql>=8.4.3') provides=('mta') -conflicts=('sendmail') groups=('network') archs=('i686' 'x86_64') backup=(etc/postfix/{aliases,aliases.db} \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
