]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: require newer netcf when it is available
authorEric Blake <eblake@redhat.com>
Mon, 20 Jun 2011 15:41:49 +0000 (09:41 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 21 Jun 2011 20:27:32 +0000 (14:27 -0600)
commit1486099cca48577f534302f3599541a45eefb6bc
tree561581e55845867f47d15a2604d1be6cebd35cf0
parent491858bf3cd7b91029744287f6173f795b3108f9
build: require newer netcf when it is available

When building rpms for newer Fedora or RHEL, take advantage of the
newer netcf packaging to guarantee interface snapshot support.

* libvirt.spec.in (BuildRequires): Bump minimum version on
platforms that support netcf 0.1.8.
libvirt.spec.in