diff --git a/lttng-ust.spec b/lttng-ust.spec index be726bc..ccc6adf 100644 --- a/lttng-ust.spec +++ b/lttng-ust.spec @@ -3,7 +3,6 @@ Version: 2.10.2 Release: 1%{?dist} License: LGPLv2.1, MIT and GPLv2 -Group: Development/Libraries Summary: LTTng Userspace Tracer library URL: https://lttng.org Source0: https://lttng.org/files/lttng-ust/%{name}-%{version}.tar.bz2 @@ -23,7 +22,6 @@ trace-points using LTTng. %package -n %{name}-devel Summary: LTTng Userspace Tracer library headers and development files -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: userspace-rcu-devel @@ -34,7 +32,6 @@ applications using %{name} %package -n python3-lttngust Summary: Python bindings for LTTng UST -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} BuildRequires: python3-devel %{?python_provide:%python_provide python3-lttngust}