[packages/bacula] - disable s3, bacula version of s3 library is broken - rel 3
baggins
baggins at pld-linux.org
Sun Oct 20 18:45:54 CEST 2019
commit 09aae039f1586e4105f77c18b9336442e0539ef7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Oct 20 18:44:07 2019 +0200
- disable s3, bacula version of s3 library is broken
- rel 3
bacula.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index 266f8be..90935a6 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -9,7 +9,7 @@
%bcond_without pgsql # use PostgreSQL
%bcond_without sqlite3 # use SQLite3
%bcond_without nagios # build nagios plugin
-%bcond_without s3 # Amazon S3 cloud backend
+%bcond_with s3 # Amazon S3 cloud backend
%bcond_with sqlite3_sync_off # makes SQLite3 backend much faster, but less reliable
%if %{without sqlite3}
@@ -23,7 +23,7 @@ Summary: Bacula - The Network Backup Solution
Summary(pl.UTF-8): Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
Name: bacula
Version: 9.4.2
-Release: 2
+Release: 3
License: AGPL v3
Group: Networking/Utilities
Source0: http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bacula.git/commitdiff/09aae039f1586e4105f77c18b9336442e0539ef7
More information about the pld-cvs-commit
mailing list