Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bacula.git#46bdc7e39b755567c12cb943339286e7bf8962a7
This commit is contained in:
parent
4940420f99
commit
aaff180294
@ -3,7 +3,7 @@
|
||||
|
||||
Name: bacula
|
||||
Version: 11.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
# See LICENSE for details
|
||||
License: AGPLv3 with exceptions
|
||||
@ -53,7 +53,6 @@ BuildRequires: automake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libstdc++-devel
|
||||
BuildRequires: libxml2-devel
|
||||
@ -627,6 +626,12 @@ exit 0
|
||||
%{_libdir}/nagios/plugins/check_bacula
|
||||
|
||||
%changelog
|
||||
* Thu Jan 28 2021 Simone Caronni <negativo17@gmail.com> - 11.0.0-4
|
||||
- Remove leftover ImageMagick build requirement.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11.0.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Fri Jan 15 2021 Simone Caronni <negativo17@gmail.com> - 11.0.0-2
|
||||
- Build CDP plugin components.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user