[libvirt] [PATCH] Bump required netcf version to 0.1.4

Daniel P. Berrange berrange at redhat.com
Tue Nov 10 16:40:49 UTC 2009


On Tue, Nov 10, 2009 at 11:35:16AM -0500, Laine Stump wrote:
> 0.1.3 will build everything, but causes a segfault.
> ---
>  configure.in    |    2 +-
>  libvirt.spec.in |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configure.in b/configure.in
> index 7ad1a90..cd8bb95 100644
> --- a/configure.in
> +++ b/configure.in
> @@ -33,7 +33,7 @@ GNUTLS_REQUIRED="1.0.25"
>  AVAHI_REQUIRED="0.6.0"
>  POLKIT_REQUIRED="0.6"
>  PARTED_REQUIRED="1.8.0"
> -NETCF_REQUIRED="0.1.3"
> +NETCF_REQUIRED="0.1.4"
>  
>  dnl Checks for C compiler.
>  AC_PROG_CC
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 9238bdd..7c43180 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -308,7 +308,7 @@ BuildRequires: libcap-ng-devel >= 0.5.0
>  BuildRequires: libssh2-devel
>  %endif
>  %if %{with_netcf}
> -BuildRequires: netcf-devel >= 0.1.3
> +BuildRequires: netcf-devel >= 0.1.4
>  %endif
>  
>  # Fedora build root suckage

ACK

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list