diff --git a/libvirt.changes b/libvirt.changes index 4fc1568..325c4d1 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 31 09:14:37 MST 2011 - jfehlig@novell.com + +- Fix broken dependency on libyajl -> should be libyajl1 + libvirt.spec + bnc#668225 + ------------------------------------------------------------------- Fri Jan 21 11:04:07 MST 2011 - jfehlig@novell.com diff --git a/libvirt.spec b/libvirt.spec index 8828dff..309e180 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -159,7 +159,7 @@ Recommends: dnsmasq Recommends: open-iscsi Recommends: nfs-client %if %{with_yajl} -Requires: libyajl +Requires: libyajl1 %endif %if %{with_hal} Requires: hal