live555.src: W: name-repeated-in-summary C LIVE555 live555.x86_64: W: name-repeated-in-summary C LIVE555 The name of the package is repeated in its summary. This is often redundant information and looks silly in various programs' output. Make the summary brief and to the point without including redundant information in it. live555-devel.x86_64: W: no-dependency-on live555*/live555-libs/liblive555* libBasicUsageEnvironment2.x86_64: W: no-version-in-last-changelog libUsageEnvironment3.x86_64: W: no-version-in-last-changelog libgroupsock30.x86_64: W: no-version-in-last-changelog libliveMedia107.x86_64: W: no-version-in-last-changelog live555-devel.x86_64: W: no-version-in-last-changelog live555.src: W: no-version-in-last-changelog live555.x86_64: W: no-version-in-last-changelog The latest changelog entry doesn't contain a version. Please insert the version that is coherent with the version of the package and rebuild it. libliveMedia107.x86_64: W: shared-lib-calls-exit /usr/lib64/libliveMedia.so.107.2.4 exit@GLIBC_2.2.5 This library package calls exit() or _exit(), probably in a non-fork() context. Doing so from a library is strongly discouraged - when a library function calls exit(), it prevents the calling program from handling the error, reporting it to the user, closing files properly, and cleaning up any state that the program has. It is preferred for the library to return an actual error code and let the calling program decide how to handle the situation. 7 packages and 0 specfiles checked; 0 errors, 11 warnings.