Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
de4211c65d
commit
d38712d2c8
@ -31,7 +31,6 @@ Release: 2%{?dist}
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
Group: Development/Tools
|
|
||||||
|
|
||||||
# Unless otherwise noted, the license for code is BSD
|
# Unless otherwise noted, the license for code is BSD
|
||||||
# sphinx/util/stemmer.py Public Domain
|
# sphinx/util/stemmer.py Public Domain
|
||||||
@ -307,7 +306,6 @@ builder.
|
|||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
%package -n python3-sphinx
|
%package -n python3-sphinx
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
Group: Development/Tools
|
|
||||||
Requires: python-sphinx-locale = %{?epoch}:%{version}-%{release}
|
Requires: python-sphinx-locale = %{?epoch}:%{version}-%{release}
|
||||||
Requires: python3-babel
|
Requires: python3-babel
|
||||||
Requires: python3-docutils
|
Requires: python3-docutils
|
||||||
@ -368,7 +366,6 @@ the Python docs:
|
|||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
Group: Documentation
|
|
||||||
License: BSD
|
License: BSD
|
||||||
Requires: python(Sphinx) = %{?epoch}:%{version}-%{release}
|
Requires: python(Sphinx) = %{?epoch}:%{version}-%{release}
|
||||||
|
|
||||||
@ -385,7 +382,6 @@ This package contains documentation in reST and HTML formats.
|
|||||||
|
|
||||||
%package locale
|
%package locale
|
||||||
Summary: Locale files for %{name}
|
Summary: Locale files for %{name}
|
||||||
Group: Development/Tools
|
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
%description locale
|
%description locale
|
||||||
|
Loading…
Reference in New Issue
Block a user