The sed command is used in the %post script for the info package, but there is no Requires(post) for that dependency, so installing the info package may or may not succeed. If sed is not available, the scriptlet errors and the package installation fails. The attached patch resolves the problem.
Created attachment 307002 [details] texinfo.spec.patch
*** This bug has been marked as a duplicate of 447340 ***