Hi Emmanuel, > Nerijus Baliunas <nerijus@...> wrote: > > > I created rpm with a command: > > rpmbuild --define "build_user smmsp" -tb milter-greylist-4.0xx.tgz > > and it created rpm with: > > drwxr-xr-x 2 smmsp root 0 Spa 11 22:53 /var/milter-greylist > > No need to change anything, then? No, the spec file does need to be fixed. Building an RPM manually is usually done with the least amount of arguments like this: # rpmbuild -bb milter-greylist.spec The additional variables defined by the "--define" parameter is a workaround for the error with the spec. If the spec was fixed, the workaround would not be needed. Regards, Michael. > -- > Emmanuel Dreyfus > http://hcpnet.free.fr/pubz > manu@... ------- End of Original Message -------
Message
Re: [milter-greylist] Problem in the spec file
2007-10-24 by Michael Mansour
Attachments
- No local attachments were found for this message.