https://bugzilla.redhat.com/show_bug.cgi?id=1571287
Lubomír Sedlář <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Flags| |needinfo?([email protected] | |om) --- Comment #1 from Lubomír Sedlář <[email protected]> --- Why the conditional for Python 3 subpackage? Where do you want to build it without that? The macros in Summary are wrong, the subpackages end up with this: $ rpm -qp --queryformat '%{Summary}\n' results/python2-lightblue-0.1.3-1.fc26.noarch.rpm %{Summary} Also rpmlint complains about this unexpanded macro. You should ask upstream to include LICENCE file in the tarball so that it can be installed. You might want to use %{srcname} in Name, but that's a detail. -- 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 -- [email protected] To unsubscribe send an email to [email protected]
