diff options
-rw-r--r-- | redis.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -345,7 +345,7 @@ fi %files %{!?_licensedir:%global license %%doc} %license COPYING -%doc 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO README.md +%doc 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %attr(0640, redis, root) %config(noreplace) %{_sysconfdir}/%{name}.conf %attr(0640, redis, root) %config(noreplace) %{_sysconfdir}/%{name}-sentinel.conf |