Description of problem: libicu-devel has dangling symlink from /usr/lib64/icu/Makefile.inc to /usr/lib64/icu/current/Makefile.inc Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Are you sure ? /usr/lib64/icu/Makefile.inc -> current/Makefile.inc /usr/lib64/icu/current -> 3.4 and /usr/lib64/3.4/Makefile.inc exists and all belong to libicu-devel does cat /usr/lib64/icu/Makefile.inc truly fail ?
Right, problem in the script which is checking rpm packages, not a packaging problem at all. (Symlinks to dirs are not taken into account if checking files.) Thanks, closing this bz, Florian La Roche