https://bugzilla.redhat.com/show_bug.cgi?id=2010718

Artur Frenszek-Iwicki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Artur Frenszek-Iwicki <[email protected]> ---
> %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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to