[Rpm-maint] [rpm-software-management/rpm] Wrong src RPM deps parsing by rpmbuild (Issue #2690)

Panu Matilainen notifications at github.com
Wed Oct 4 10:05:18 UTC 2023


Oh, I see it now. Try 'rpmspec --parse frr.spec' to see how it looks to rpm, and it becomes quite clear.

The pkgconf(systemd) dependency comes from the `%{?selinux_requires}` macro. And if rpmbuild -bs is executed in an environment where that macro is not defined then it will miss those defines and no error message will be emitted because it's a conditional macro like that.

No bug here.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2690#issuecomment-1746550558
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2690/1746550558 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231004/3189bb0d/attachment.html>


More information about the Rpm-maint mailing list