[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: per file dependency check
- From: Paul Nasrat <pauln truemesh com>
- To: rpm-list redhat com
- Subject: Re: per file dependency check
- Date: Sat, 24 Jan 2004 08:50:03 +0000
On Sat, Jan 24, 2004 at 12:13:07AM -0800, Paul Lew wrote:
> I like to keep the dependency check for most of the files except a
> few that should not be checked. Can this be done? By reading the
> documents it seems this is all or nothing.
>
> It would be nice the specific file can be marked to skip the check
> in the rpm spec file.
IIRC chmod -x file in %install and then set permissions in %file
find-requires doesn't generate depenencies for non executable files, the
internal dependancy checker does the same.
Paul
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]