fix "warning: File listed twice: .../glusterd.info" while building
Resolves upstream Bug 1005161.
This commit is contained in:
parent
ff72209d74
commit
7cd60ea17a
@ -1031,8 +1031,7 @@ fi
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/protocol/server*
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mgmt*
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/nfs*
|
||||
%config(noreplace) %{_sharedstatedir}/glusterd/glusterd.info
|
||||
%ghost %attr(0644,-,-) %{_sharedstatedir}/glusterd/glusterd.info
|
||||
%ghost %attr(0644,-,-) %config(noreplace) %{_sharedstatedir}/glusterd/glusterd.info
|
||||
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/options
|
||||
# This is really ugly, but I have no idea how to mark these directories in an
|
||||
# other way. They should belong to the glusterfs-server package, but don't
|
||||
@ -1497,6 +1496,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 6 2013 Niels de Vos <devos@fedoraproject.org>
|
||||
- fix "warning: File listed twice: .../glusterd.info" while building
|
||||
|
||||
* Tue Aug 6 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.0-8
|
||||
- glusterfs-server requires glusterfs-cli
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user