SPECS: libvirt.spec - updated to 0.4.5 - use gawk instead of mawk - force t...

Elan Ruusamäe glen at pld-linux.org
Tue Sep 23 16:40:57 CEST 2008


On Tuesday 23 September 2008 15:24:40 paszczus wrote:
> Author: paszczus                     Date: Tue Sep 23 12:24:40 2008 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - updated to 0.4.5
> - use gawk instead of mawk
> - force to use ./configure with out defaults paths - with %configure it
> fails

...

>  %build
>  CPPFLAGS=-std=c99
> -%configure \
> +./configure \
> +        --host=x86_64-pld-linux \
> +        --build=x86_64-pld-linux \
> +        --prefix=/usr \
> +        --exec-prefix=/usr \
> +        --bindir=/usr/bin \
> +        --sbindir=/usr/sbin \
> +        --sysconfdir=/etc \
> +        --datadir=/usr/share \
> +        --includedir=/usr/include \
> +        --libdir=/usr/lib64 \
> +        --libexecdir=/usr/lib64 \
> +        --localstatedir=/var \
> +        --sharedstatedir=/var/lib \
> +        --mandir=/usr/share/man \
> +        --infodir=/usr/share/info \
> +        --x-libraries=/usr/lib64 \
>  	%{!?with_xen:--without-xen} \
regenerate auto* instead?
use %configure2_13 macro?


-- 
glen


More information about the pld-devel-en mailing list