233933
From e7112224eebaa91c529397a944e94254e482f48f Mon Sep 17 00:00:00 2001
233933
From: Milind Changire <mchangir@redhat.com>
233933
Date: Thu, 25 Apr 2019 13:07:19 +0530
233933
Subject: [PATCH 124/124] spec: remove duplicate references to files
233933
233933
Label: DOWNSTREAM ONLY
233933
233933
Change-Id: I446fbeadaaab96aa215f4fd784d951f825486008
233933
Signed-off-by: Milind Changire <mchangir@redhat.com>
233933
Reviewed-on: https://code.engineering.redhat.com/gerrit/168735
233933
Tested-by: RHGS Build Bot <nigelb@redhat.com>
233933
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
233933
---
233933
 glusterfs.spec.in | 2 --
233933
 1 file changed, 2 deletions(-)
233933
233933
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
233933
index d20b062..86a1527 100644
233933
--- a/glusterfs.spec.in
233933
+++ b/glusterfs.spec.in
233933
@@ -1214,7 +1214,6 @@ exit 0
233933
 %endif
233933
 %else
233933
 %{_libdir}/pkgconfig/libgfchangelog.pc
233933
-%{_libdir}/libgfchangelog.so
233933
 %if ( 0%{!?_without_tiering:1} )
233933
 %{_libdir}/pkgconfig/libgfdb.pc
233933
 %endif
233933
@@ -1469,7 +1468,6 @@ exit 0
233933
 %ghost      %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/nfs-server.vol
233933
 %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/nfs/run
233933
 %ghost      %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
233933
-%ghost      %attr(0600,-,-) %{_sharedstatedir}/glusterd/options
233933
 %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/peers
233933
 %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/quotad
233933
 %ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/scrub
233933
-- 
233933
1.8.3.1
233933