Re: [CentOS] RPM build environment -- was: query on sendmail issues

2007-07-13 Thread Tru Huynh
On Thu, Jul 12, 2007 at 03:57:01PM -0700, Akemi Yagi wrote: > > It will be great if all of these are put together as a CentOS wiki > article. [hint, hint] from upstream http://people.redhat.com/tcallawa/Callaway-RPMBestPractices-Summit2006.pdf http://people.redhat.com/tcallawa/Callaway-RPM-spec-

Re: [CentOS] RPM build environment -- was: query on sendmail issues

2007-07-12 Thread Akemi Yagi
On 7/12/07, R P Herrold <[EMAIL PROTECTED]> wrote: Building as root is not sensible, as packages can 'leak' and pollute the host environment -- see: http://www.oldrpm.org/hintskinks/buildtree/ for setting up a non-root building environment. We discuss it in a CentOS context here:

[CentOS] RPM build environment -- was: query on sendmail issues

2007-07-12 Thread R P Herrold
On Fri, 13 Jul 2007, [EMAIL PROTECTED] wrote: 1) i dont see /usr/src/redhat/BUILD and the other 4 directories.. namely RPMS, SOURCES, SPECS, SRPMS so basically how do i install /src.rpm files Building as root is not sensible, as packages can 'leak' and pollute the host environment -- see: