Redhat Package for 2.6.7 Update

From: Steve Jenkins <stevejenkins_at_gmail.com>
Date: Wed, 22 Aug 2012 22:06:21 -0700

HEY, GUYS!

It's been a long time since I've posted in here, but I promise I've
been lurking and reading stuff that gets posted. :)

I finally got around to updating the Redhat spec file for OpenDKIM.
It's currently in the "develop" branch at:

https://github.com/stevejenkins/OpenDKIM-Fedora

Be sure to look at (or pull if you'd like to tinker) the "develop"
branch, not the "master." Once I iron out a couple final bugs and get
feedback from here, I'll push the final version into the master branch
and then submit into the Fedora & EPEL repos.

The first bug I need to iron out is related to stats. I'm assuming
Murray must have moved some stat-related stuff around in the source,
because the only way I could get the spec file to build properly was
to comment out the following lines:

#install -m 0755 contrib/stats/%{name}-reportstats
%{buildroot}%{_prefix}/bin/%{name}-reportstats
#sed -i 's|^OPENDKIMSTATSDIR="/var/db/opendkim"|OPENDKIMSTATSDIR="%{_localstatedir}/spool/%{name}"|g'
%{buildroot}%{_prefix}/bin/%{name}-reportstats
#sed -i 's|^OPENDKIMDATOWNER="mailnull:mailnull"|OPENDKIMDATOWNER="%{name}:%{name}"|g'
%{buildroot}%{_prefix}/bin/%{name}-reportstats

(those are lines 197-199 in the opendkim.spec in the develop branch on
my github).

Anyone feel like tinkering with my spec file to help solve it, or
nudge me in the right direction for a fix (I'm looking at YOU, Todd!
;)).

Sorry I went so long in silent mode, but it feels good to be tinkering again. :)

SteveJ
Received on Thu Aug 23 2012 - 05:06:34 PST

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