https://bugzilla.redhat.com/show_bug.cgi?id=1000010
Mario Blättermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Mario Blättermann <[email protected]> --- BuildRequires: python This is insufficient. To call "%{__python} setup.py install" you'll need the Makefile from python2-devel, so add this to BuildRequires. Requires: python is redundant. RPM will find this dependency automatically. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Me646Ar9Qw&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
