summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMorgenstern2021-03-17 10:57:30 +1300
committerMorgenstern2021-03-17 10:58:24 +1300
commitcc7f16190928028a57627d1887324130e2bbb55f (patch)
tree8d7f2963c68c305b033abd149486957aa214163f /.SRCINFO
parent61165a37fe4c6a365986476622fc68a76642010a (diff)
downloadaur-cc7f16190928028a57627d1887324130e2bbb55f.tar.gz
Use provides and conflicts instead of replaces
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9933d47eb574..be2eb4fce40c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-spf-engine
pkgdesc = SPF (Sender Policy Framework) back-end for integration with Postfix and Sendmail
pkgver = 2.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/spf-engine
arch = any
license = Apache
@@ -12,9 +12,10 @@ pkgbase = python-spf-engine
depends = python-setuptools
optdepends = postfix: Postfix integration
optdepends = sendmail: Sendmail integration
- conflicts = python2-postfix-policyd-spf
+ provides = spf-engine
conflicts = python-postfix-policyd-spf
- replaces = spf-engine
+ conflicts = python2-postfix-policyd-spf
+ conflicts = spf-engine
backup = etc/python-policyd-spf/policyd-spf.conf
backup = etc/pyspf-milter/pyspf-milter.conf
source = https://launchpad.net/spf-engine/2.9/2.9.2/+download/spf-engine-2.9.2.tar.gz