3 Apr
2015
3 Apr
'15
3:28 a.m.
On 03 Apr 2015, at 04:22, Will Yardley <dovecot.org@veggiechinese.net> wrote:
I've been trying to upgrade Dovecot-ee package (on EL6/x86_64) from 2.2.15.8-1 to 2.2.16.2-1. It's complaining on these two dependencies:
liblz4.so.1 libtextcat.so.0
These would both seem to be related to plugins, and don't seem to be required as package dependencies by the RPM from what I can see from the SRPM.
Anyone know what packages I need to satisfy these dependencies?
Those dependencies came a bit unintentionally (maybe I should add some --disable-auto-libs configure option to require explicit --with-* parameters). 2.2.16.2-2 removes these dependencies.