[libvirt] [tck PATCH 02/12] rpm: fix license tag to include option of Artistic license

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


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

diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
index 4b1683f..39cc72f 100644
--- a/perl-Sys-Virt-TCK.spec.PL
+++ b/perl-Sys-Virt-TCK.spec.PL
@@ -30,7 +30,7 @@ Summary: Sys::Virt::TCK - libvirt Technology Compatibility Kit
 Name: perl-%{appname}
 Version: @VERSION@
 Release: 1
-License: GPLv2
+License: GPLv2 or Artistic
 Group: Development/Tools
 Source: http://libvirt.org/sources/tck/%{appname}-v%{version}.tar.gz
 Url: http://libvirt.org/
-- 
2.17.0




More information about the libvir-list mailing list