From 4357d1a9e14ffc0dcb0f4f71f149210639842bf2 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Nov 21 2018 01:22:16 +0000 Subject: Remove Group tags --- diff --git a/wxGTK3.spec b/wxGTK3.spec index e5570de..0ebcc8e 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -18,10 +18,9 @@ Name: %{wxgtkname} Version: 3.0.4 -Release: 4%{?snapshottag}%{?dist} +Release: 5%{?snapshottag}%{?dist} Summary: GTK port of the wxWidgets GUI library License: wxWidgets -Group: System Environment/Libraries URL: https://www.wxwidgets.org/ %if 0%{?usesnapshot} @@ -84,7 +83,6 @@ ranging from networking to HTML display and image manipulation. %package -n %{wxbasename}-devel -Group: Development/Libraries Summary: Development files for the wxBase3 library Requires: %{wxbasename}%{?_isa} = %{version}-%{release} Requires(post): %{_sbindir}/update-alternatives @@ -99,7 +97,6 @@ ranging from networking to HTML display and image manipulation. %package devel -Group: Development/Libraries Summary: Development files for the wxGTK3 library Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}-gl = %{version}-%{release} @@ -120,7 +117,6 @@ ranging from networking to HTML display and image manipulation. %package -n %{wxgtk2name}-devel -Group: Development/Libraries Summary: Development files for the wxGTK3 library Requires: %{wxgtk2name}%{?_isa} = %{version}-%{release} Requires: %{wxgtk2name}-gl = %{version}-%{release} @@ -141,7 +137,6 @@ ranging from networking to HTML display and image manipulation. %package gl Summary: OpenGL add-on for the wxWidgets library -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description gl @@ -154,7 +149,6 @@ ranging from networking to HTML display and image manipulation. %package -n %{wxgtk2name}-gl Summary: OpenGL add-on for the wxWidgets library -Group: System Environment/Libraries Requires: %{wxgtk2name}%{?_isa} = %{version}-%{release} %description -n %{wxgtk2name}-gl @@ -167,7 +161,6 @@ ranging from networking to HTML display and image manipulation. %package i18n Summary: i18n message catalogs for the wxWidgets library -Group: System Environment/Libraries BuildArch: noarch %description i18n @@ -180,7 +173,6 @@ ranging from networking to HTML display and image manipulation. %package media Summary: Multimedia add-on for the wxWidgets library -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description media @@ -193,7 +185,6 @@ ranging from networking to HTML display and image manipulation. %package -n %{wxgtk2name}-media Summary: Multimedia add-on for the wxWidgets library -Group: System Environment/Libraries Requires: %{wxgtk2name}%{?_isa} = %{version}-%{release} %description -n %{wxgtk2name}-media @@ -206,7 +197,6 @@ ranging from networking to HTML display and image manipulation. %package webview Summary: WebView add-on for the wxWidgets library -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description webview @@ -219,7 +209,6 @@ ranging from networking to HTML display and image manipulation. %package -n %{wxbasename} Summary: Non-GUI support classes from the wxWidgets library -Group: System Environment/Libraries Provides: %{wxbasegtk2name} = %{version}-%{release} Obsoletes: %{wxbasegtk2name} < %{version}-%{release} @@ -232,7 +221,6 @@ libraries or the X Window System. %package docs -Group: Development/Libraries Summary: Documentation for the wxGTK3 library Requires: %{name} = %{version}-%{release} Provides: %{srcname}-docs = %{version}-%{release} @@ -246,7 +234,6 @@ This package provides documentation for the %{srcname} library. %package xmldocs -Group: Development/Libraries Summary: XML Documentation for the wxGTK3 library Requires: %{name} = %{version}-%{release} Provides: %{srcname}-xmldocs = %{version}-%{release} @@ -487,6 +474,9 @@ fi %doc docs/doxygen/out/xml/* %changelog +* Wed Nov 21 2018 Scott Talbert - 3.0.4-5 +- Remove Group tags + * Sat Jul 14 2018 Fedora Release Engineering - 3.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild