Yes, I was gonna post a "Help wanted" message about this to the list, but as it
happens, procrastination got in the way.
The gist is: In lazarus.spec, we have a "%qt5pas_release" macro, and then
there's "Requires: qt5pas-devel = %{qt5pas_version}-%{qt5pas-release}", and the
qt5pas sub-package has "Release: %{qt5pas-release}". When the mass rebuild
occurs, releng scripts slap ".1" at the end of qt5-pas's Release, so then
there's a mismatch, because lazarus Requires "qt5pas = ver-rel", and qt5pas is
"ver-rel.1".
Having to undo this every time a Mass Rebuild comes around is getting tedious,
so I'm looking into finding a different way of handling this.
_______________________________________________
devel 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]