[packman] XBMC 11.0

Cristian Morales Vega reddwarf at opensuse.org
Mon Apr 9 22:51:39 CEST 2012


On 9 April 2012 21:44, Mariusz Fik <fisiu82 at jabster.pl> wrote:
> Please wait for update that will fix this issue. Proper requirement should
> call libbluray1. For this moment You can ignore dependency by taking 2nd
> solution ;)

Instead of hardcoding library sonames in .spec's Requires one could
just use something like:

Requires: %(rpm -qf $(readlink -e %{_libdir}/libbluray.so) --qf '%{NAME}')

And these problems would disappear in the future.




More information about the Packman mailing list