https://bugzilla.redhat.com/show_bug.cgi?id=1701995
--- Comment #1 from Richard Shaw <[email protected]> --- Quick spec review... 1. Should the Requires in the -devel package be 32/64 bit dependent? Requires: %{name} = %{version}-%{release} to Requires: %{name}%{?_isa} = %{version}-%{release} 2. Use newer setup macro in %prep? %autosetup -c %{name}-%{version} 3. %make_build in %build? Nothing earth shattering obviously... -- 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] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
