5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] new/updated rpm s...
FromSent OnAttachments
Chris PetersenSep 15, 2006 2:13 pm 
Sam VarshavchikSep 15, 2006 2:53 pm 
Chris PetersenSep 25, 2006 3:52 pm 
Sam VarshavchikSep 25, 2006 5:00 pm 
Chris PetersenSep 26, 2006 12:10 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] new/updated rpm spec for courier-authlibActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 15, 2006 2:53:45 pm
List:net.sourceforge.lists.courier-users

Chris Petersen writes:

The only lingering issues are in rpmlint, which complains about permissions (imho not a concern), chkconfig auto-enable (also not a concern) and lack of running ldconfig for the subpackages (library-without-ldconfig-postun). The last one is the only thing I didn't really know what to deal with, and am hoping you can provide me with a good reason that I can pass along if/when someone asks me about it during the package review process.

If you accept these spec changes, I'll continue my work with the main courier one.

I haven't had a chance to look at your specfile yet, but as far as libraries go -- these are not generic libraries for use by third party software, but for courier-authlib's internal use. As such, ldconfig will accomplish absolutely nothing (ld.so won't event find them, since /usr/lib/courier-authlib is not in ld.so.conf).