From: Kern Sibbald Date: Sat, 1 Apr 2017 12:52:00 +0000 (+0200) Subject: Tweak commine in bacula.spec.in X-Git-Tag: Release-7.9.0~53 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=db56fe29155ae71a9f09e96efd52f6f527b6e73d;p=bacula%2Fbacula Tweak commine in bacula.spec.in --- diff --git a/bacula/platforms/rpms/redhat/bacula.spec.in b/bacula/platforms/rpms/redhat/bacula.spec.in index 51f72aedac..0c47b2d589 100644 --- a/bacula/platforms/rpms/redhat/bacula.spec.in +++ b/bacula/platforms/rpms/redhat/bacula.spec.in @@ -370,12 +370,13 @@ BuildRequires: %{postgres_devel_package} >= %{postgres_version} # %if %{mysql} %package mysql -Provides: perl(Logwatch) -Provides: libbaccats-%{version}.so Provides: libbaccats-%{version}.so()(64bit) -%endif -%if %{sqlite} -%package sqlite +# +# The following provides is to work around an +# auto generated requires from src/scripts/logwatch/applybaculadate +# this is a gross kludge to keep it from being a requirement +# +Provides: perl(Logwatch) %endif %if %{postgresql} %package postgresql