Description of Problem: Source rpm of freetype can not be rebuilt. I have a new installed redhat 8 system and tried to rebuild freetype but it failed in the end while collecting files to package. It's missing the file libttf.so in package freetype-devel. The version in raw hide and the version in redhat 8 is the same. Version-Release number of selected component (if applicable): 2.1.2 Steps to Reproduce: 1. rpmbuild --rebuild freetype-2.1.2-7.src.rpm Actual Results: This is the last lines I got when trying to rebuild the src.rpm: Finding Requires: /usr/lib/rpm/find-requires PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: freetype = 2.1.2-7 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libfreetype.so.6 libm.so.6 libm.so.6(GLIBC_2.0) Processing files: freetype-devel-2.1.2-7 error: File not found: /home/dennis/compile/rpm/tmp/freetype-2.1.2-root/usr/lib/libttf.so Requires: freetype = 2.1.2-7 RPM build errors: File not found by glob: /home/dennis/compile/rpm/tmp/freetype-2.1.2-root/usr/lib/libttf.so.* File not found: /home/dennis/compile/rpm/tmp/freetype-2.1.2-root/usr/lib/libttf.so
*** This bug has been marked as a duplicate of 74415 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.