Bacula builds for centos 5 x8_64 ================================ bacula-5.0.1 ------------ Built from: http://www.bacula.org/en/?page=downloads (rpms:) I could not find any builds for CentOS 5/RHEL 5 so I built these rpms using the following options: --define "build_centos5 1" --define "build_mysql 1" I'm not entirely sure why there is a build_centos5 and build_rhel5 when CentOS should be "100% compatible" with RHEL. bacula-5.0.2 ------------ - built with: rpmbuild -ba --define "build_mysql=1" --define "build_mysql5 1" --define "build_centos5 1" bacula.spec bacula-5.0.3 - 2010-10-28 ------------------------- - built with: rpmbuild -ba --define "build_centos5 1" --define "build_mysql=1" bacula.spec