Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
95f76bc023
commit
e9a3c26f0d
1 changed files with 0 additions and 4 deletions
|
|
@ -6,7 +6,6 @@ Release: 24%{?dist}
|
|||
|
||||
Summary: GUI toolkit for the Python programming language
|
||||
|
||||
Group: Development/Languages
|
||||
License: LGPLv2+ and wxWidgets
|
||||
URL: http://www.wxpython.org/
|
||||
Source0: http://downloads.sourceforge.net/wxpython/%{name}-src-%{version}.tar.bz2
|
||||
|
|
@ -51,7 +50,6 @@ Obsoletes: wxPython < %{version}-%{release}
|
|||
%description -n python2-wxpython %_description
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for wxPython add-on modules
|
||||
Requires: python2-wxpython = %{version}-%{release}
|
||||
Requires: wxGTK3-devel
|
||||
|
|
@ -63,7 +61,6 @@ add-on modules for wxPython. It is NOT needed for development of most
|
|||
programs which use the wxPython toolkit.
|
||||
|
||||
%package docs
|
||||
Group: Documentation
|
||||
Summary: Documentation and samples for wxPython
|
||||
Requires: python2-wxpython = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
|
@ -73,7 +70,6 @@ Documentation, samples and demo application for wxPython.
|
|||
|
||||
%if 0%{?fedora} > 25
|
||||
%package -n python2-wxpython-webview
|
||||
Group: Development/Languages
|
||||
Summary: WebView add-on for wxPython
|
||||
Requires: python2-wxpython%{?_isa} = %{version}-%{release}
|
||||
%{?python_provide:%python_provide python2-wxpython-webview}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue