Re: adding different compression types to createrepo

Anders F Björklund <[email protected]> Thu, 5 Aug 2010 14:57:17 +0200
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
seth vidal wrote:

>> OK. I'll try to add the "Requires(hint):" to the sqlite as well.
>>
>> It should only be an extra column of "hint BOOLEAN DEFAULT FALSE"
>
> The requires(hint) you're talking about - do you mean the requires 
> (pre)
> information? If so - that's stored in the sqlite db.

It's for RPMSENSE_MISSINGOK, suggests/enhances hint.

And yes, it is stored similarly to RPMSENSE_PREREQ

--anders