forked from pool/libvirt
- Use newer libnl3 instead of libnl-1_1
bnc#845540 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=312
This commit is contained in:
parent
e9ae5f7966
commit
b905305de1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 14:14:46 MDT 2013 - jfehlig@suse.com
|
||||
|
||||
- Use newer libnl3 instead of libnl-1_1
|
||||
bnc#845540
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 22:20:41 MDT 2013 - jfehlig@suse.com
|
||||
|
||||
|
@ -314,7 +314,7 @@ BuildRequires: libpcap-devel
|
||||
%if 0%{?suse_version} < 1210
|
||||
BuildRequires: libnl-devel
|
||||
%else
|
||||
BuildRequires: libnl-1_1-devel
|
||||
BuildRequires: libnl3-devel
|
||||
%endif
|
||||
%endif
|
||||
%if %{with_avahi}
|
||||
|
Loading…
Reference in New Issue
Block a user