diff --git a/libvtemm.spec b/libvtemm.spec index 514ec16..b7f55d2 100644 --- a/libvtemm.spec +++ b/libvtemm.spec @@ -7,7 +7,6 @@ Release: 16%{?dist} Summary: C++ interface for VTE (a GTK2 terminal emulator widget) -Group: System Environment/Libraries # library is LGPLv3+, examples are GPLv3+. License: LGPLv3+ and GPLv3+ URL: http://gtkmm.org @@ -25,7 +24,6 @@ libvtemm provides a C++ interface to the VTE library. %package devel Summary: Headers for developing programs that will use %{name} -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtkmm24-devel Requires: vte-devel @@ -37,7 +35,6 @@ developing libvtemm applications. %package docs Summary: Documentation for %{name}, includes full API docs -Group: Documentation Requires: gtkmm24-docs %description docs