7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] rpmbuild for authlib
FromSent OnAttachments
Bowie BaileyMay 23, 2005 9:17 am 
Sam VarshavchikMay 23, 2005 9:33 am 
Bowie BaileyMay 23, 2005 9:48 am 
Bowie BaileyMay 23, 2005 9:56 am 
Sam VarshavchikMay 23, 2005 10:01 am 
Sam VarshavchikMay 23, 2005 10:14 am 
Bowie BaileyMay 23, 2005 12:27 pm 
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] rpmbuild for authlibActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 23, 2005 9:33:24 am
List:net.sourceforge.lists.courier-users

Bowie Bailey writes:

I built courier-authlib like this:

rpmbuild -tb --define 'xflags --with-mailuser=mailuser --with-mailgroup=mailuser' courier-authlib-0.56.tar.bz2

This process works fine with courier, but when I do this with authlib, it ignores my user/group settings and installs everything as daemon:daemon.

'configure --help' indicates that these are valid options for authlib. What am I missing?

courier-authlib's specfile does not use xflags. Extract it from the tarball manually, and edit it.