Re: OpenDKIM 2.7.0.Beta0 Unpackaged Files

From: Steve Jenkins <stevejenkins_at_gmail.com>
Date: Tue, 25 Sep 2012 21:39:43 -0700

On Tue, Sep 25, 2012 at 9:27 PM, Steve Jenkins <stevejenkins_at_gmail.com> wrote:
> On Tue, Sep 25, 2012 at 9:23 PM, Murray S. Kucherawy <msk_at_blackops.org> wrote:
>> They are implementations of strlcat() and strlcpy() for systems that don't
>> have them (like Linux). They previously lived inside libopendkim, but that
>> created bunches of other library dependencies for programs that don't need
>> them. (For example, opendkim-testadsp needs no crypto functions, so it
>> shouldn't link against OpenSSL just because it needs strlcat().)
>
> Thanks. I'll let them write to the directories they wanted to go to,
> then (/usr/include and /usr/lib).

OK - I've accounted for them in the new spec file, and was able to
build the new RPMs. The updated libopendkim installs fine, but the new
opendkim package complains about a new dependency:

# rpm -ivh opendkim-2.7.0-1.fc17.i686.rpm
error: Failed dependencies:
        perl(DBD::mysql) is needed by opendkim-2.7.0-1.fc17.i686
        perl(DBI) is needed by opendkim-2.7.0-1.fc17.i686

I'm figuring you intended new dependencies for 2.7.0, but with beta
software I assume nothing... so I just wanted to confirm that's the
case before adding those dependency requirements to the spec file. :)

Thx,

SteveJ
Received on Wed Sep 26 2012 - 04:39:56 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:36 PST