packages: libxml2/libxml2.spec - conditional build with zlib - zlib disable...

Elan Ruusamäe glen at pld-linux.org
Fri Oct 9 19:15:49 CEST 2009


On Friday 09 October 2009 02:28:17 emes wrote:
> Author: emes                         Date: Thu Oct  8 23:28:17 2009 GMT
> Module: packages                      Tag: HEAD
> ---- Log message:
> - conditional build with zlib
> - zlib disabled on x86_64 due to pointer bug
...
>  %configure \
>  	%{!?with_static_libs:--enable-static=no} \
> -	%{!?with_python:--without-python}
> +	%{!?with_python:--without-python} \
> +	%{!?with_zlib:--with-zlib=no}
>
>  %{__make}
>
> @@ -245,6 +254,10 @@
>  All persons listed below can be reached at <cvs_login>@pld-linux.org
>
>  $Log$
> +Revision 1.171  2009/10/08 23:28:11  emes
> +- conditional build with zlib
> +- zlib disabled on x86_64 due to pointer bug

do you really think such go into pld distros?

this should rather have BR blocker rather disabling some features.

-- 
glen


More information about the pld-devel-en mailing list