From db8908407ad283bf271d0db6b4d9b7af16b0e450 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 10 Sep 2021 19:45:48 +0200 Subject: [PATCH] - missing Groups --- ocaml-graphics.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ocaml-graphics.spec b/ocaml-graphics.spec index 55601ab..6e2fb08 100644 --- a/ocaml-graphics.spec +++ b/ocaml-graphics.spec @@ -18,6 +18,7 @@ Name: ocaml-%{module} Version: 5.1.1 Release: 1 License: LGPL v2 with exceptions +Group: Libraries Source0: https://github.com/ocaml/graphics/releases/download/%{version}/%{module}-%{version}.tbz # Source0-md5: bc127b5da919b61f4c928a6657c88886 URL: https://github.com/ocaml/graphics @@ -40,6 +41,7 @@ Graphics.open_graph. %package devel Summary: Development files for graphics library Summary(pl.UTF-8): Pliki programistyczne biblioteki graphics +Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: xorg-lib-libX11-devel -- 2.43.0