Move to compat-openssl10 to fix FTBFS, BZ 1412924.
This commit is contained in:
parent
e8f25270c9
commit
b1423184a0
@ -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 <limburgher@gmail.com> - 7.4.4-3
|
||||
- Move to compat-openssl10 to fix FTBFS, BZ 1412924.
|
||||
|
||||
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 7.4.4-2
|
||||
- Rebuild for readline 7.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user