diff --git a/dbus-glib.spec b/dbus-glib.spec index 2da1a84..9ed4ce8 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -10,7 +10,6 @@ URL: http://www.freedesktop.org/software/dbus/ #VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz License: AFL and GPLv2+ -Group: System Environment/Libraries BuildRequires: gcc BuildRequires: pkgconfig(dbus-1) >= %{dbus_version} BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version} @@ -25,7 +24,6 @@ the GLib thread abstraction and main loop. %package devel Summary: Libraries and headers for the D-Bus GLib bindings -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description devel