X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbuild_rpm%2Fmkspec;fp=ci%2Fbuild_rpm%2Fmkspec;h=afa78818694e34213a00f0eced2dcb4f484944d0;hb=4b7d14569c243e33d966c4d411c8ccc6b26f7d1b;hp=2f750dc344fda7747ce93f64f74dce24ae76eb7d;hpb=2fba958546f1c0232da8083301811c2b63a87c22;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"