
25 May
2010
25 May
'10
7:58 p.m.
On 05/24/2010 06:24 AM, Stefan Berger wrote:
@@ -283,6 +289,10 @@ BuildRequires: yajl-devel %if %{with_libpcap} BuildRequires: libpcap-devel %endif +%if %{with_libnl} +BuildRequires: libnl-devel +Requires: libnl +%endif
Correction - it was pointed out to me on IRC that the 'Requires: libnl' line is not necessary (compare with the libpcap segment above) - the rpm build process will automatically picks up any Requires dependencies discovered during .so tracing. If you haven't pushed yet, then adjust that one line. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org