Fix broken dependency on libyajl -> should be libyajl1
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=93
This commit is contained in:
parent
b6ee53c464
commit
636e433b41
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user