Description of problem: The check-files script does not check for unpackages symbolic links. This is useful if you are packaging a lot of libraries that create symlinks.
Created attachment 110279 [details] Patch to implement behavior. The patch consists of two parts, a chance to check-files and a change to the build/files.c to provide a list of files including symbolic links to the script.
This has been fixed in RPM 4.4 branch. It was corrected as bug 108778. *** This bug has been marked as a duplicate of 108778 ***