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