[libvirt] [PATCH 5/5] numad: Add buildRequires of numactl-devel

Eric Blake eblake at redhat.com
Tue May 8 22:30:52 UTC 2012


On 05/08/2012 10:04 AM, Osier Yang wrote:
> As libnuma's API is used to set memory policy.
> ---
>  libvirt.spec.in |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 95d8af4..f7764e8 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -457,8 +457,12 @@ BuildRequires: gawk
>  BuildRequires: scrub
>  
>  %if %{with_numad}
> +%if 0%{?fedora} >= 17
> +BuildRequires: numactl-devel
> +%else
>  BuildRequires: numad
>  %endif
> +%endif

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120508/fc931850/attachment-0001.sig>


More information about the libvir-list mailing list