[libvirt] [perl PATCH 5/6] Use %license for LICENSE file instead of %doc

Daniel P. Berrangé berrange at redhat.com
Tue Jun 5 17:44:00 UTC 2018


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

diff --git a/perl-Sys-Virt.spec.PL b/perl-Sys-Virt.spec.PL
index 35f8e01..dd26412 100644
--- a/perl-Sys-Virt.spec.PL
+++ b/perl-Sys-Virt.spec.PL
@@ -66,7 +66,8 @@ virtualization containers to be managed with a consistent API.
 ./Build test
 
 %files
-%doc AUTHORS Changes LICENSE README examples/
+%license LICENSE
+%doc AUTHORS Changes README examples/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Sys*
 %{_mandir}/man3/*
-- 
2.17.0




More information about the libvir-list mailing list