[Rpm-maint] [rpm-software-management/rpm] Add support for debugsource subpackages and split debuginfo subpackages (#180)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Wed Apr 26 14:49:04 UTC 2017


Conan-Kudo requested changes on this pull request.

I've tested the following combinations:

* debugsource + debuginfo subpackages
* debugsource + single debuginfo subpackage
* single debuginfo subpackage + no debugsource subpackage
* debuginfo subpackages + no debugsource subpackage

The first three configurations worked as expected, the last was somewhat surprising.

I guess I shouldn't be surprised, but with debuginfo subpackages and no debugsource subpackage defined, the sources were stuffed into the main debuginfo subpackage like before.

I guess this is expected, but I think it should probably be fixed to either force debugsource on multiple debuginfo subpackages or make it so it's possible to omit debugsource inclusion entirely.

I would actually suggest that another switch be added to fully disable the inclusion of debugsource content if desired, and also tie debugsource to multiple debuginfo if debugsource content is desired.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/180#pullrequestreview-34864532
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170426/03e4b8c3/attachment.html>


More information about the Rpm-maint mailing list