diff --git a/python-dns.spec b/python-dns.spec index f4c9040..36188af 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -32,7 +32,6 @@ Version: 1.15.0 Release: 9%{?dist} Summary: DNS toolkit for Python -Group: Development/Languages License: MIT URL: http://www.dnspython.org/ @@ -80,7 +79,6 @@ manipulation of DNS zones, messages, names, and records. %if 0%{?with_p2subpkg} %package -n python2-dns Summary: DNS toolkit for Python 2 -Group: Development/Languages %{?python_provide:%python_provide python2-dns} Requires: python2-crypto @@ -98,7 +96,6 @@ manipulation of DNS zones, messages, names, and records. %if 0%{?with_python3} %package -n python%{python3_pkgversion}-dns Summary: DNS toolkit for Python 3 -Group: Development/Languages %{?python_provide:%python_provide python%{python3_pkgversion}-dns} Requires: python%{python3_pkgversion}-crypto