https://bugzilla.redhat.com/show_bug.cgi?id=1166919 Miroslav Suchý <msuchy@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msuchy@xxxxxxxxxx --- Comment #1 from Miroslav Suchý <msuchy@xxxxxxxxxx> --- I believe that: %if 0%{?fedora} >= 12 || 0%{?rhel} >= 8 should be: %if 0%{?fedora} >= 21 || 0%{?rhel} >= 8 Correct? And this: %doc %{pkgname}-%{version}/CHANGELOG %{pkgname}-%{version}/README.md %license %{pkgname}-%{version}/LICENSE should be: %doc CHANGELOG README.md LICENSE There is no macro %license and if you omit path, rpmbuild put it into correct directory automatically. Otherwise looks good to me. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review