diff --git a/wxPython.spec b/wxPython.spec index 522ed91..3fb71e0 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -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}