Updating License in Qemu spec 11/44511/2
authorroot <root@otcnfv02.sc.intel.com>
Sat, 7 Oct 2017 14:01:31 +0000 (07:01 -0700)
committershravani paladugula <shravanix.paladugula@intel.com>
Tue, 10 Oct 2017 06:38:54 +0000 (06:38 +0000)
This patch is used to update the License version in mkspec file of Qemu

Change-Id: I22856fec9214a3472f2477eab5fbfe0df2663dc9
Signed-off-by:Shravani<shravanix.paladugula@intel.com>

ci/build_rpm/mkspec

index 2f750dc..afa7881 100755 (executable)
@@ -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"