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

Re: per file dependency check



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]