[Rpm-maint] [rpm-software-management/rpm] Silence extra output on rpmspeq query on Buildsystem specs (PR #3414)
Panu Matilainen
notifications at github.com
Wed Oct 30 07:16:19 UTC 2024
Dynamic spec parsing emits "Reading <path>" messages to make it clear something out of the ordinary is going on, but this is undesireable on rpmspeq queries. Luckily there's a trivial solution: rpmbuild where you want these messages runs in verbose mode by default whereas rpmspec does not. So just moving the message to INFO level does exactly the right thing in both the above cases and as an added bonus, rpmbuild --quiet too. Add a test to go.
Fies: #3413
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3414
-- Commit Summary --
* Silence extra output on rpmspeq query on Buildsystem specs
-- File Changes --
M build/parseSpec.cc (2)
M tests/rpmbuild.at (9)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3414.patch
https://github.com/rpm-software-management/rpm/pull/3414.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3414
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3414 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241030/39ef0c4a/attachment.html>
More information about the Rpm-maint
mailing list