Re-add autoconf patch erraneously removed
This commit is contained in:
parent
1592ddf2ad
commit
949abfaa47
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: bacula
|
Name: bacula
|
||||||
Version: 7.2.0
|
Version: 7.2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||||
# See LICENSE for details
|
# See LICENSE for details
|
||||||
License: AGPLv3 with exceptions
|
License: AGPLv3 with exceptions
|
||||||
@ -332,6 +332,7 @@ Provides check_bacula support for Nagios.
|
|||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
%patch8 -p2
|
%patch8 -p2
|
||||||
|
%patch10 -p1
|
||||||
cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
|
cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
|
||||||
|
|
||||||
# Remove execution permissions from files we're packaging as docs later on
|
# Remove execution permissions from files we're packaging as docs later on
|
||||||
@ -772,6 +773,9 @@ fi
|
|||||||
%{_libdir}/nagios/plugins/check_bacula
|
%{_libdir}/nagios/plugins/check_bacula
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 13 2015 Simone Caronni <negativo17@gmail.com> - 7.2.0-3
|
||||||
|
- Re-add autoconf patch erraneously removed.
|
||||||
|
|
||||||
* Fri Dec 11 2015 Simone Caronni <negativo17@gmail.com> - 7.2.0-2
|
* Fri Dec 11 2015 Simone Caronni <negativo17@gmail.com> - 7.2.0-2
|
||||||
- Add fixes from upstream 7.2 branch.
|
- Add fixes from upstream 7.2 branch.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user