From: Eric Bollengier Date: Thu, 14 Sep 2023 11:16:48 +0000 (+0200) Subject: rpm: Fix conflict rule with client X-Git-Tag: Beta-15.0.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bc5b63c006c0efabcdbeaece900226f0994549;p=thirdparty%2Fbacula.git rpm: Fix conflict rule with client --- diff --git a/bacula/platforms/rpms/redhat/bacula.spec.in b/bacula/platforms/rpms/redhat/bacula.spec.in index f74535642..325306ad5 100644 --- a/bacula/platforms/rpms/redhat/bacula.spec.in +++ b/bacula/platforms/rpms/redhat/bacula.spec.in @@ -423,9 +423,8 @@ Summary: Bacula - The Network Backup Solution Group: System Environment/Daemons Provides: bacula-dir, bacula-sd, bacula-server Provides: libbaccats-%{version}.so()(64bit) -Conflicts: bacula-client -Requires: ncurses, libstdc++, zlib, openssl +Requires: ncurses, libstdc++, zlib, openssl, bacula-client, bacula-console Requires: glibc, readline, %{name}-libs Requires: mt-st, mtx, bzip2, lsscsi