The information contained in README is either redundant or
already covered by the package metadata, so it's pointless to
include this file.
Similarly, HACKING only makes sense as a companion to the source
code, and can thus be left out of the binary package.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
libvirt-dbus.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libvirt-dbus.spec.in b/libvirt-dbus.spec.in
index 3425e9e..4be17f2 100644
--- a/libvirt-dbus.spec.in
+++ b/libvirt-dbus.spec.in
@@ -50,7 +50,7 @@ getent passwd %{system_user} >/dev/null || \
exit 0
%files
-%doc README.md HACKING.md AUTHORS NEWS
+%doc AUTHORS NEWS
%license COPYING
%{_sbindir}/libvirt-dbus
%{_datadir}/dbus-1/services/org.libvirt.service
--
2.25.3