From: Davide Franco Date: Sat, 5 Jun 2021 10:54:23 +0000 (+0200) Subject: rpms: Remove tcp_wrappers for cloud-storage rpm X-Git-Tag: Release-11.3.2~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a59ba72afc7c020c7fb8b744d15d6590012648ce;p=thirdparty%2Fbacula.git rpms: Remove tcp_wrappers for cloud-storage rpm --- diff --git a/bacula/platforms/rpms/redhat/bacula-cloud.spec.in b/bacula/platforms/rpms/redhat/bacula-cloud.spec.in index 9e5430eb6..78133bbed 100644 --- a/bacula/platforms/rpms/redhat/bacula-cloud.spec.in +++ b/bacula/platforms/rpms/redhat/bacula-cloud.spec.in @@ -139,8 +139,7 @@ cd ../bacula-%{_version} --with-mon-dir-password="XXX_REPLACE_WITH_DIRECTOR_MONITOR_PASSWORD_XXX" \ --with-mon-fd-password="XXX_REPLACE_WITH_CLIENT_MONITOR_PASSWORD_XXX" \ --with-mon-sd-password="XXX_REPLACE_WITH_STORAGE_MONITOR_PASSWORD_XXX" \ - --with-openssl \ - --with-tcp-wrappers + --with-openssl make