[libvirt] [tck PATCH 07/12] rpm: cleanup docs file list

Daniel P. Berrangé berrange at redhat.com
Fri Jun 8 13:45:46 UTC 2018


Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 perl-Sys-Virt-TCK.spec.PL | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
index d3544b6..49f4a3c 100644
--- a/perl-Sys-Virt-TCK.spec.PL
+++ b/perl-Sys-Virt-TCK.spec.PL
@@ -105,10 +105,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %files
 %defattr(-,root,root)
-#%doc AUTHORS
-%doc LICENSE
+%license LICENSE
 %doc README
-#%doc INSTALL
 %dir %{_sysconfdir}/libvirt-tck
 %config(noreplace) %{_sysconfdir}/libvirt-tck/default.cfg
 %{_bindir}/libvirt-tck
-- 
2.17.0




More information about the libvir-list mailing list