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/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to