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