Remove explicit dependency on libyajl

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=94
This commit is contained in:
James Fehlig 2011-01-31 16:21:55 +00:00 committed by Git OBS Bridge
parent 636e433b41
commit 4aba4d2cc5
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -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