From 94fc2136779a37a64c5f2922416e4ee1de0a4f5ffb019ec23c3da1bccb8f2adb Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 19 Mar 2018 13:03:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Unity/ayatana-ido?expand=0&rev=2 --- ayatana-ido.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ayatana-ido.spec b/ayatana-ido.spec index a61e9d6..0c96017 100644 --- a/ayatana-ido.spec +++ b/ayatana-ido.spec @@ -24,8 +24,8 @@ Name: ayatana-ido Version: 0.4.2 Release: 0 Summary: Ayatana Indicator Display Objects -License: LGPL-3.0-only -Group: System/Libraries +License: LGPL-3.0-only AND LGPL-2.1-only +Group: System/GUI/Other URL: https://github.com/AyatanaIndicators/ayatana-ido Source: https://github.com/AyatanaIndicators/ayatana-ido/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf @@ -65,11 +65,12 @@ This package provides the GObject Introspection bindings for Ayatana Ido. %package devel -Summary: Shared library providing extra GTK+ menu items in system indicators +Summary: Development files for Ayatana Indicator Display Objects Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} Requires: %{typelib} = %{version} -Requires: pkgconfig(glib-2.0) >= 2.14.0 +Requires: pkgconfig(gio-2.0) >= 2.37.0 +Requires: pkgconfig(glib-2.0) >= 2.37.0 Requires: pkgconfig(gobject-introspection-1.0) Requires: pkgconfig(gtk+-3.0) >= 3.8.2 @@ -77,7 +78,7 @@ Requires: pkgconfig(gtk+-3.0) >= 3.8.2 Shared library providing extra GTK+ menu items for display in system indicators. -This package contains shared libraries. +This package contains the development files for Ido. %prep %setup -q