From 52c698f1e4d0012c32c03d3b3456d24ae32feae3 Mon Sep 17 00:00:00 2001 From: Chris Leech Date: Mon, 1 Feb 2016 13:53:43 -0800 Subject: [PATCH] package should not attempt to own /etc/bash_completion.d --- fcoe-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fcoe-utils.spec b/fcoe-utils.spec index e3f1216..207d3a2 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -5,7 +5,7 @@ Name: fcoe-utils Version: 1.0.30 -Release: 3.git%{checkout}%{?dist} +Release: 4.git%{checkout}%{?dist} Summary: Fibre Channel over Ethernet utilities Group: Applications/System License: GPLv2 @@ -82,10 +82,13 @@ rm -f %{buildroot}/%{_sysconfdir}/fcoe/config %{_sysconfdir}/fcoe/ %config(noreplace) %{_sysconfdir}/fcoe/cfg-ethx %config(noreplace) %{_sysconfdir}/sysconfig/fcoe -%{_sysconfdir}/bash_completion.d/ +%{_sysconfdir}/bash_completion.d/* %{_libexecdir}/fcoe/ %changelog +* Mon Feb 01 2016 Chris Leech - 1.0.30-4.git91c0c8c +- 1303433 package should not attempt to own /etc/bash_completion.d + * Mon Jul 06 2015 Chris Leech - 1.0.30-2 - fix display when libhbalinux includes hosts without a serial number