https://bugzilla.redhat.com/show_bug.cgi?id=1997278 --- Comment #12 from Nicolas De Amicis <deamicis@xxxxxxxxxx> --- I switched to 4.21RC2a, it's ok. For debuginfo, correct me if I'm wrong but the last package eclipse-swt for f34 doesn't provide debuginfo package? I'm trying without success to generate this. I have patched the script that run the makefile to include Fedora CFLAGS and LDFLAGS. The spec file copy the .so (that are included into the swt.jar) into %{_libdir}/%{name} like recommended: install -d 755 %{buildroot}/%{_libdir}/%{name} cp -a %{swtsrcdir}/*.so %{buildroot}/%{_libdir}/%{name} But I have this error (it's correct because I don't package these files because they are included into the jar file) but I have no .debug, debugfiles.list, debuglinks.list,... files or debuginfo package build. I propose that I update the spec and rpms with 4.21RC2a and you continue the review without debuginfo package? (but with javadoc package ;-) ), what do you think? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=1997278 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure