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

Regards,
Mikael.

------------------------------------------------------------------------------
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