psiconv-devel.x86_64: W: devel-package-with-non-devel-group Hardware/Psion The package ends with -devel but does not have a RPM group starting with Development/ psiconv.x86_64: W: files-duplicate /etc/psiconv/psiconv.conf /etc/psiconv/psiconv.conf.eg psiconv.x86_64: W: install-file-in-docs /usr/share/doc/packages/psiconv/INSTALL A file whose name suggests that it contains installation instructions is included in the package. Such instructions are often not relevant for already installed packages; if this is the case for this file and it does not contain any information that is of interest after the package has been built and installed, do not include the file in the binary package. psiconv.x86_64: W: non-conffile-in-etc /etc/psiconv/psiconv.conf.eg A non-executable file in your package is being installed in /etc, but is not a configuration file. All non-executable files in /etc should be configuration files. Mark the file as %config in the spec file. psiconv.x86_64: W: package-with-huge-docs 65% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. libpsiconv6.x86_64: W: shared-lib-calls-exit /usr/lib64/libpsiconv.so.6.4.2 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. 4 packages and 0 specfiles checked; 0 errors, 6 warnings.