Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.7.git;a=commitdiff;h=e326092a9bed87e298bfdf43f5d2eff9072f5132
commit e326092a9bed87e298bfdf43f5d2eff9072f5132 Author: James Buren <[email protected]> Date: Sun Aug 19 11:10:10 2012 -0500 postfix-2.9.1-gaia3-x86_64 * remove conflicts with sendmail diff --git a/source/network/postfix/FrugalBuild b/source/network/postfix/FrugalBuild index ac5eecb..8f9ccad 100644 --- a/source/network/postfix/FrugalBuild +++ b/source/network/postfix/FrugalBuild @@ -4,14 +4,13 @@ pkgname=postfix pkgver=2.9.1 -pkgrel=2 +pkgrel=gaia3 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
