]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak commine in bacula.spec.in
authorKern Sibbald <kern@sibbald.com>
Sat, 1 Apr 2017 12:52:00 +0000 (14:52 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 1 Apr 2017 12:52:00 +0000 (14:52 +0200)
bacula/platforms/rpms/redhat/bacula.spec.in

index 51f72aedac5e9de2af1d9e17e20ed64bc0f17ccb..0c47b2d5896349072f5d1c4c403c31f02b577f4c 100644 (file)
@@ -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