On Wednesday 17 November 2010 05:23:33 Mikael Fridh wrote:
> I had to make the following (pseudo-patch) to get a working mock build
> on Centos 5:
>
>  BuildRequires: gcc, gcc-c++, make, autoconf
>  BuildRequires: libstdc++-devel = %{gccver}-%{gccrel}, zlib-devel
>  BuildRequires: openssl-devel, fontconfig-devel, libpng-devel,
> libstdc++-devel, zlib-devel
> +%if %{fedora}
> +# Mikael Fridh: Fixes for missing BuildRequires
> +BuildRequires: libX11-devel, libtermcap-devel, libXext-devel
> +%endif

This is very strange, because you have added a patch that only applies to 
Fedora and not to RedHat.  

Though libtermcap-devel is needed, I doubt very much that libX11-devel or 
libXext-devel are required unless you have added some new build option.

Best regards,

Kern

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to