]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Add runtime requirement for libssh2
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 Oct 2012 12:34:35 +0000 (14:34 +0200)
committerCole Robinson <crobinso@redhat.com>
Thu, 18 Oct 2012 17:32:10 +0000 (13:32 -0400)
commitad5afcd14cea06d3eebb48bfb9081b48a2feda91
tree70abe45f07d6f7c2de0676caa9d9a9df6647b7b7
parent3709804d8abb98913c487f6ba177574b73035db6
spec: Add runtime requirement for libssh2

libssh2 unfortunately doesn't support symbol versioning so RPM can't
figure out what version is needed for the currently installed libvirt
package. This patch adds a runtime requirement, so that the correct
version of libssh2 can be installed along with libvirt.
(cherry picked from commit cb4f41b8d0a2dc4258f1b097dff2ca2b34fbd086)
libvirt.spec.in