From d16e0eb5b947856c5b17a9afa31390fd319457dafde1a1d1aa33dcc5d635cfcd Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 8 Feb 2023 08:34:32 +0000 Subject: [PATCH] - Fix group name of river-devel as "Development/Libraries/Other" OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=7 --- river.changes | 5 +++++ river.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/river.changes b/river.changes index bc7dede..6fd7450 100644 --- a/river.changes +++ b/river.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 8 08:34:01 UTC 2023 - Soc Virnyl Estela + +- Fix group name of river-devel as "Development/Libraries/Other" + ------------------------------------------------------------------- Thu Feb 2 11:30:54 UTC 2023 - Soc Virnyl Estela diff --git a/river.spec b/river.spec index e977972..e011445 100644 --- a/river.spec +++ b/river.spec @@ -1,7 +1,7 @@ # # spec file for package river # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,9 @@ Source1: river-run.sh BuildRequires: libevdev-devel BuildRequires: libpixman-1-0-devel BuildRequires: pkgconfig +BuildRequires: scdoc >= 1.9.2 +BuildRequires: zig +BuildRequires: zig-rpm-macros BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-1) >= 1.10 BuildRequires: pkgconfig(gdk-pixbuf-2.0) @@ -43,9 +46,6 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.24 BuildRequires: pkgconfig(wayland-server) >= 1.20.0 BuildRequires: pkgconfig(wlroots) >= 0.15.0 BuildRequires: pkgconfig(xkbcommon) -BuildRequires: scdoc >= 1.9.2 -BuildRequires: zig -BuildRequires: zig-rpm-macros Recommends: xorg-x11-server-wayland # To make Qt apps work somewhat okay on Wayland and auto use it # Otherwise, it will try to run under XWayland @@ -82,7 +82,7 @@ The initial state may be configured with various options passed on startup. Some %package devel Summary: Development files for %{name} -Group: Development/Libraries +Group: Development/Libraries/Other Requires: %{name} BuildArch: noarch