[libvirt] fix ix86 macros

Eric Blake eblake at redhat.com
Fri Feb 17 15:33:04 UTC 2012


On 02/17/2012 08:27 AM, Peter Robinson wrote:
> commit 79ae809020d041ec2d10982a60a9eaf4782ca843
> Author: Peter Robinson <pbrobinson at gmail.com>
> Date:   Fri Feb 17 15:27:03 2012 +0000
> 
>     fix ix86 macros
> 
>  libvirt.spec |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
> ---
> diff --git a/libvirt.spec b/libvirt.spec
> index 2c7f6c0..d0b82bd 100644
> --- a/libvirt.spec
> +++ b/libvirt.spec
> @@ -22,7 +22,7 @@
>  
>  # RHEL-5 builds are client-only for s390, ppc
>  %if 0%{?rhel} == 5
> -%ifnarch i386 i586 i686 x86_64 ia64
> +%ifnarch %{ix86} x86_64 ia64

...

Thanks for this fix.  We'd also like to apply it to upstream
libvirt.git, in the file libvirt.spec.in, so we don't have to repeat
this type of fix in the future.  Is it all right if I attribute such a
patch in your name?

-- 
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/20120217/9788f094/attachment-0001.sig>


More information about the libvir-list mailing list