Don't set group tags

They are unused in Fedora.
This commit is contained in:
Kalev Lember 2016-09-16 09:30:12 +02:00
parent 44d515e95f
commit 097d4ad460

View File

@ -6,7 +6,6 @@ Release: 2%{?dist}
Summary: MinGW Windows GLib2 library
License: LGPLv2+
Group: Development/Libraries
URL: http://www.gtk.org
# first two digits of version
%global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
@ -67,7 +66,6 @@ MinGW Windows Glib2 library.
Summary: Static version of the MinGW Windows GLib2 library
Requires: mingw32-glib2 = %{version}-%{release}
Requires: mingw32-gettext-static
Group: Development/Libraries
%description -n mingw32-glib2-static
Static version of the MinGW Windows GLib2 library.
@ -85,7 +83,6 @@ MinGW Windows Glib2 library.
Summary: Static version of the MinGW Windows GLib2 library
Requires: mingw64-glib2 = %{version}-%{release}
Requires: mingw64-gettext-static
Group: Development/Libraries
%description -n mingw64-glib2-static
Static version of the MinGW Windows GLib2 library.
@ -282,6 +279,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 2.48.2-2
- Add missing perl dep for glib-mkenums
- Don't set group tags
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 2.48.2-1
- Update to 2.48.2