diff --git a/libvirt.changes b/libvirt.changes index 325c4d1..61f9062 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jan 31 09:14:37 MST 2011 - jfehlig@novell.com -- Fix broken dependency on libyajl -> should be libyajl1 +- Remove explicit dependency on libyajl libvirt.spec bnc#668225 diff --git a/libvirt.spec b/libvirt.spec index 309e180..7ef59d7 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -158,9 +158,6 @@ Recommends: logrotate Recommends: dnsmasq Recommends: open-iscsi Recommends: nfs-client -%if %{with_yajl} -Requires: libyajl1 -%endif %if %{with_hal} Requires: hal %endif