https://bugzilla.redhat.com/show_bug.cgi?id=1803479 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #4 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - Not needed %post /sbin/ldconfig /sbin/install-info %{_infodir}/LibreDWG.info %{_infodir}/dir || : %preun if [ $1 = 0 ] ; then /sbin/install-info --delete %{_infodir}/LibreDWG.info %{_infodir}/dir || : fi %ldconfig_postun - Add python provide macro %package -n python3-LibreDWG Summary: Python bindings for %{name} %{?python_provide:%python_provide python3-LibreDWG} Requires: %{name}%{?_isa} = %{version}-%{release}, python - Use ExclusiveArch rather than ExcludeArch - Add comment explaining why each patch is needed - #autopatch is broken Really? What's the issue? - Add anew line between your changelog entries -- 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 _______________________________________________ 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