https://bugzilla.redhat.com/show_bug.cgi?id=2051643



--- Comment #24 from Jan Drögehoff <[email protected]> ---
(In reply to Alessio from comment #23)
> (In reply to Jan Drögehoff from comment #22)
> > It looks correct
> > Though to be sure I would make it == and not >= since the minor Lua versions
> > are incompatible with each other and who knows what Lua 5.5 will bring.
> 
> So, I think that it's better to use 
> BuildRequires: (pkgconfig(lua) >= 5.4 with pkgconfig(lua) < 5.5)
> 
> Since pkgconfig(lua) == 5.4 doesn't find a corresponding package (since lua
> is at version 5.4.4)
> 
> What do you think?

Yeah, that should work.

Lua doesn't have a history of breaking with patch releases, so freezing the
major and minor should be fine.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2051643
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to