]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
rpms: Remove tcp_wrappers for cloud-storage rpm
authorDavide Franco <packager@dflc.ch>
Sat, 5 Jun 2021 10:54:23 +0000 (12:54 +0200)
committerEric Bollengier <eric@baculasystems.com>
Mon, 7 Jun 2021 13:23:57 +0000 (15:23 +0200)
bacula/platforms/rpms/redhat/bacula-cloud.spec.in

index 7a9156f0fe16ae0850972377b66da1c96bece788..3f0f22efb0d9d22579570e391154d09a7d13be5c 100644 (file)
@@ -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