From 9a766d733dfb933614b85ce9501f805a40a088fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 16 Feb 2013 18:01:51 +0100 Subject: [PATCH] - duplicate files are fine here --- bacula.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bacula.spec b/bacula.spec index 8c4172f..f26d35e 100644 --- a/bacula.spec +++ b/bacula.spec @@ -97,6 +97,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _localstatedir /var/lib/%{name} %define nagiosplugindir %{_libdir}/nagios/plugins +# db packages contain duplicates +%define _duplicate_files_terminate_build 0 + # from 'the worst' to 'the best' %define databases %{?with_sqlite3:sqlite3} %{?with_mysql:mysql} %{?with_pgsql:postgresql} -- 2.43.0