[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?

Sorry, my previous post may not have been 100% accurate... these I know
work:
# Suppress rpm to autofind Provides:
AutoProv: no
# Suppress rpm to autofind Requires:
AutoReq: no
(:

-- Rex





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]