#45 Explicitly disable debuginfo when not requested
Merged by jhutar. Opened by dshea.
dshea/rpmfluff debuginfo-fix  into  master

Download 45.patch

The version of rpm currently in rawhide changes the behavior of
debuginfo package creation, which breaks rpmfluff builds when
makeDebugInfo is false. Explicitly disable debuginfo when makeDebugInfo
is false.

I've tested this with the lorax tests using rpmfluff and it fixes the test failures there.

Thank you!

Pull-Request has been merged by jhutar

Metadata