From fda40c7aa3e2b021a15c059ae17cbe0690eb02d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 17 Jan 2021 11:32:34 +0100 Subject: [PATCH] - add Group --- platform.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform.spec b/platform.spec index 90429c6..dc66a59 100644 --- a/platform.spec +++ b/platform.spec @@ -3,6 +3,7 @@ Name: platform Version: 2.1.0.1 Release: 1 License: GPL v2+ +Group: Libraries URL: https://github.com/Pulse-Eight/platform/ Source0: https://github.com/Pulse-Eight/platform/archive/p8-%{name}-%{version}.tar.gz # Source0-md5: 3b9b00b7e0bb43532518741c1e30a2d7 @@ -14,6 +15,7 @@ Platform support library used by libCEC and binary add-ons for Kodi. %package devel Summary: Development files for %{name} +Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: cmake -- 2.44.0