https://bugzilla.redhat.com/show_bug.cgi?id=2010718 Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> --- > %global debug_package %{nil} We want debuginfo in Fedora. https://docs.fedoraproject.org/en-US/packaging-guidelines/Debuginfo/ > -DLIBRARY_OUTPUT_PATH=../../../../../%{_vpath_builddir}/lib You can use "$(pwd)/%{_vpath_builddir}" here. > cp -pr %{_vpath_builddir}/lib/libmdcmjpeg8.so.%{so_ver}* %{buildroot}%{_libdir} Those aren't directories, so -r is not needed. > appstream-util validate-relax --nonet \ > %{buildroot}%{_datadir}/metainfo/*.appdata.xml This should be done in %check. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2010718 _______________________________________________ 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