[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



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]