]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Set version information for libvirt-admin virtual name
authorNeal Gompa <ngompa13@gmail.com>
Tue, 11 May 2021 23:22:23 +0000 (19:22 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 13 May 2021 07:28:34 +0000 (09:28 +0200)
commitd6a1d1841a7f6ae5ba7ebebc1c01769813b40876
treeb1682a81256091a1cc47dae788d11ffd40caff67
parent210bdb61ffd08e4c6db8d22e9bb35f97394a0904
rpm: Set version information for libvirt-admin virtual name

The libvirt-daemon package now provides the 'libvirt-admin' virtual
name, but the Provides stanza doesn't declare version information,
which breaks things depending on that package using a versioned
dependency. Fix this by setting the version-release of libvirt to
that name to mimic the previous state.

Fixes: 2244ac168d42c3fa424bae6d33ecdbb8726da7c2
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in