package/spice: set SPICE_CPE_ID_VALID
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 29 Jan 2021 21:48:48 +0000 (22:48 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 30 Jan 2021 10:39:05 +0000 (11:39 +0100)
cpe:2.3:a:spice_project:spice is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aspice_project%3Aspice

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/spice/spice.mk

index 78d397bdc095e21bf63b550cb4b19cf77d884daf..db05bd67f0838f6cefa5f65123fcd14794da0fd9 100644 (file)
@@ -9,6 +9,7 @@ SPICE_SOURCE = spice-$(SPICE_VERSION).tar.bz2
 SPICE_SITE = http://www.spice-space.org/download/releases/spice-server
 SPICE_LICENSE = LGPL-2.1+
 SPICE_LICENSE_FILES = COPYING
+SPICE_CPE_ID_VALID = YES
 SPICE_INSTALL_STAGING = YES
 SPICE_DEPENDENCIES = \
        host-pkgconf \