[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to suppress the requirements & prerequisite checking when building an rpm
- From: Rex Dieter <rdieter math unl edu>
- To: Rpm-list redhat com
- Cc:
- Subject: Re: How to suppress the requirements & prerequisite checking when building an rpm
- Date: Mon, 02 Oct 2006 09:03:50 -0500
Keegan, Gordon wrote:
> What is the right way to tell
> the .spec file and rpmbuild not to look for prerequisites, that
> everything the package needs is included in the %files?
Include the tag:
AutoReq: no
or
AutoReqProv: no
(I'll leave it an exercize for the reader to tell the difference).
-- Rex
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]