[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:06:18 -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?
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]