https://bugzilla.redhat.com/show_bug.cgi?id=1520922 marcindulak <Marcin.Dulak@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Marcin.Dulak@xxxxxxxxx --- Comment #8 from marcindulak <Marcin.Dulak@xxxxxxxxx> --- About the problem with duplicate COPYING: a simple rm will be easier to maintain, moreover COPYING is not the only packaging problem, try to rpmbuild for EPEL7. If you prefer to maintain a patch then look how other distributions solved the problem - Debian already uses such patch: https://sources.debian.org/patches/extractpdfmark/1.0.2-1/0002-Exclude-some-docs-from-install.patch/ %install %make_install rm -f %{buildroot}%{_docdir}/%{name}/COPYING mv %{buildroot}%{_docdir}/%{name} %{buildroot}%{_pkgdocdir} -- 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