https://bugzilla.redhat.com/show_bug.cgi?id=1559711

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from Robert-AndrĂ© Mauchin <[email protected]> ---

 - What's the point of:

|| touch python3_build_failed

|| touch %{buildroot}/%{python3_sitearch}/python3_install_failed
[ -f python3_build_failed ] && touch
%{buildroot}/%{python3_sitearch}/python3_build_failed


 - Use the new %ldconfig_scriptlets. See
https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets#Upgrade.2Fcompatibility_impact

 - Not needed:

# ldconfig is provided by glibc
Requires(post): ldconfig
Requires(postun): ldconfig

 - How do you plan to unbundle libdasm since you're also packaging it?

-- 
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]

Reply via email to