X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbuild_rpm%2Fmkspec;h=afa78818694e34213a00f0eced2dcb4f484944d0;hb=c8298861407f3f33af25691ea60841c104938dac;hp=2f750dc344fda7747ce93f64f74dce24ae76eb7d;hpb=1e8736aefffd6a42ed3700cb22a6a97c7468a02c;p=kvmfornfv.git diff --git a/ci/build_rpm/mkspec b/ci/build_rpm/mkspec index 2f750dc34..afa788186 100755 --- a/ci/build_rpm/mkspec +++ b/ci/build_rpm/mkspec @@ -15,7 +15,7 @@ echo "Version: $__QEMURELEASE" # we need to determine the NEXT version number # rpm -q will agree echo "Release: `sh mkversion`" -echo "License: GPLv2+ and LGPLv2+ and BSD" +echo "License: GPLv2" echo "Group: Development/Tools" echo "Vendor: The Linux Community" echo "URL: http://www.qemu.org"