https://bugzilla.redhat.com/show_bug.cgi?id=1111502
Bug ID: 1111502 Summary: Build with $RPM_OPT/LD_FLAGS, show native build output Product: Fedora Version: rawhide Component: netty Assignee: mizdebsk@redhat.com Reporter: ville.skytta@iki.fi QA Contact: extras-qa@fedoraproject.org CC: java-sig-commits@lists.fedoraproject.org, jerboaa@gmail.com, jon.vanalten@redhat.com, mizdebsk@redhat.com, msimacek@redhat.com, msrb@redhat.com
I wonder if it's possible to additionally package the native lib outside of a jar so a proper debuginfo package could be created?
Anyway if not I suppose this leaves the *.so containing debug symbols inside the jar and thus that one can be used for debugging. If so, the -debuginfo package should be disabled.
'git am'able fix attached (sans disabling the -debuginfo part). While at it, fixed one bogus date in %changelog.