]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/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)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 16 Oct 2012 20:47:04 +0000 (22:47 +0200)
commitcb4f41b8d0a2dc4258f1b097dff2ca2b34fbd086
treef45d521f44f12568712f579ab50dbe8a70fd2bb6
parent48bf62fde15ecf0cb74987c442059f64bd1db777
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.
libvirt.spec.in