diff --git a/volume_key.spec b/volume_key.spec index a2f00be..7ea82fa 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -35,7 +35,6 @@ Version: 0.3.12 Release: 2%{?dist} # lib/{SECerrs,SSLerrs}.h are both licensed under MPLv1.1, GPLv2 and LGPLv2 License: GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) -Group: Applications/System URL: https://pagure.io/%{name}/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -82,7 +81,6 @@ for other formats is possible, some formats are planned for future releases. %package devel Summary: A library for manipulating storage encryption keys and passphrases -Group: Development/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel @@ -90,7 +88,6 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release} %package libs Summary: A library for manipulating storage encryption keys and passphrases -Group: System Environment/Libraries Requires: /usr/bin/gpg2 %description libs @@ -100,7 +97,6 @@ Requires: /usr/bin/gpg2 %package -n python2-%{name} %{?python_provide:%python_provide python2-%{name}} Summary: Python bindings for lib%{name} -Group: System Environment/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description -n python2-%{name} @@ -111,7 +107,6 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release} %package -n python3-%{name} %{?python_provide:%python_provide python3-%{name}} Summary: Python 3 bindings for lib%{name} -Group: System Environment/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description -n python3-%{name}