2011/11/30 Olav Vitters <[email protected]>:
> I'm working on importing gnome-boxes. One of the dependencies is:
> libvirt-glib
>
> I've converted the Fedora spec file to suit Mageia, but it is a bit
> long and complicated (3 libraries, gobject introspection).
>
> Could someone check the spec file for mistakes?
I think %{oname} should be virt (like it's in libvirt pkg):
[wally@chroot ~]$ rpm --eval '%mklibname libvirt-glib 1.0 0'
lib64libvirt-glib1.0_0
vs.
[wally@chroot ~]$ rpm --eval '%mklibname virt-glib 1.0 0'
lib64virt-glib1.0_0