]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- disable s3, bacula version of s3 library is broken auto/th/bacula-9.4.2-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 20 Oct 2019 16:44:07 +0000 (18:44 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 20 Oct 2019 16:44:07 +0000 (18:44 +0200)
- rel 3

bacula.spec

index 266f8be8daa0dc27c832a2501aa32ff115e9e62a..90935a6f09734c655ec67b11832555575a185e66 100644 (file)
@@ -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
This page took 0.113517 seconds and 4 git commands to generate.