From b1423184a0d1f2a3f4e2a5bb635c87239925d65c Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jan 13 2017 14:17:38 +0000 Subject: Move to compat-openssl10 to fix FTBFS, BZ 1412924. --- diff --git a/bacula.spec b/bacula.spec index cc317a5..dbd0781 100644 --- a/bacula.spec +++ b/bacula.spec @@ -3,7 +3,7 @@ Name: bacula Version: 7.4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -64,7 +64,7 @@ BuildRequires: libcap-devel BuildRequires: lzo-devel BuildRequires: mysql-devel BuildRequires: ncurses-devel -BuildRequires: openssl-devel +BuildRequires: compat-openssl10-devel BuildRequires: postgresql-devel BuildRequires: readline-devel BuildRequires: sqlite-devel @@ -774,6 +774,9 @@ fi %{_libdir}/nagios/plugins/check_bacula %changelog +* Fri Jan 13 2017 Jon Ciesla - 7.4.4-3 +- Move to compat-openssl10 to fix FTBFS, BZ 1412924. + * Thu Jan 12 2017 Igor Gnatenko - 7.4.4-2 - Rebuild for readline 7.x