On Thu, Jul 26, 2018 at 6:53 PM Igor Gnatenko <
ignatenkobr...@fedoraproject.org> wrote:

> On Thu, Jul 26, 2018 at 11:44 AM Jens-Ulrik Petersen <peter...@redhat.com>
> wrote:
>
>> On Thu, Jul 26, 2018 at 2:44 PM Igor Gnatenko <
>> ignatenkobr...@fedoraproject.org> wrote:
>>
>>> So… Since I have hard times understanding code, I will just ask
>>> questions here:
>>> * Does it use libsolv? I guess not.
>>> * Does it handle rich dependencies? I guess not.
>>>
>>
>> It only uses BuildRequires directly from .spec files.
>>
>
> So what will happen if I have bunch of spec files where I have
> BuildRequires: (foo >= 1.0.0 with foo < 2.0.0), will it work in that case?
>

Currently, it ignores bounds (for BRs).

* How does it know Provides if package is not built yet?
>>>
>>
>> I could add Provides too perhaps.
>>
>
> That doesn't help for packages which use dependency generators to generate
> Requires/Provides (99% of packages).
>

Do you have any examples?
99% is a lot... :)

Not sure if we have different use-cases in mind.

Jens
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/TP6WTWPCS5TKVRCURUDZJ6SAKCNMSLFA/

Reply via email to