uulib - 0.5.20-10.x86_64 Conflicts: 1 File conflict in: /usr/share/doc/uulib-0.5.20/library.pdf Packages with the same files: uulib - 0.5.20-10.i386
any hint how this can be fixed? because I have no idea...
I have ideas. Option 1) Kill the main package and include all files in "uulib-devel", because this package contains only a static library with headers and is not needed at run-time at all. Hence it is not a real multi-lib package anyway, but a devel-only package. There is no requirement for -devel packages to be free of conflicts in multi-lib installations (headers may include arch-dependent definitions, for example). Option 2) An ugly cheat: /usr/share/doc/uulib-0.5.20/%{arch}/library.pdf
Thanks! I have taken option 1.