summaryrefslogtreecommitdiff
path: root/extra/dovecot
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-17 11:48:34 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-17 11:48:34 -0300
commita873bdc69d24650d832933463af71dfaa96f1a8a (patch)
treeeb1be50481efd38ce5ea6dbaab797af5866a764c /extra/dovecot
parentdceec836462f00192ea15364f86e3cfbac578bc0 (diff)
parent68b7938bb87c6e91d54e4f35f0223c7237fa53e1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/virtualbox/PKGBUILD extra/live-media/PKGBUILD
Diffstat (limited to 'extra/dovecot')
-rw-r--r--extra/dovecot/PKGBUILD4
-rw-r--r--extra/dovecot/dovecot.install3
2 files changed, 2 insertions, 5 deletions
diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD
index 776e0e882..9bde92e18 100644
--- a/extra/dovecot/PKGBUILD
+++ b/extra/dovecot/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 134967 2011-08-09 17:31:55Z andyrtr $
+# $Id: PKGBUILD 135549 2011-08-15 05:01:28Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Paul Mattal <paul@mattal.com>
# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
@@ -6,7 +6,7 @@
pkgname=dovecot
pkgver=2.0.13
-pkgrel=2
+pkgrel=3
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
arch=('i686' 'x86_64' 'mips64el')
url="http://dovecot.org/"
diff --git a/extra/dovecot/dovecot.install b/extra/dovecot/dovecot.install
index ddec178a4..873b82e2f 100644
--- a/extra/dovecot/dovecot.install
+++ b/extra/dovecot/dovecot.install
@@ -28,9 +28,6 @@ post_install() {
else
useradd -s /sbin/nologin -c "Dovecot user for completely untrustworthy processes" -d /var/empty -u 74 -g dovenull -r dovenull &> /dev/null
fi
-
- # harden some permissions
- chgrp dovenull /var/run/dovecot/login
}
# arg 1: the new package version