From a058bb76df48f5e79c0ac1f3a57784feebe6b456 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 24 Oct 2016 19:04:13 +0200 Subject: [PATCH] Don't set group tags They are unused in Fedora. --- mingw-expat.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mingw-expat.spec b/mingw-expat.spec index 81ddba7..68c7424 100644 --- a/mingw-expat.spec +++ b/mingw-expat.spec @@ -6,7 +6,6 @@ Release: 1%{?dist} Summary: MinGW Windows port of expat XML parser library License: MIT -Group: Development/Libraries URL: http://www.libexpat.org/ Source0: http://downloads.sourceforge.net/expat/expat-%{version}.tar.bz2 @@ -44,7 +43,6 @@ register handlers. %package -n mingw32-expat-static Summary: Static version of the MinGW Windows expat XML parser library Requires: mingw32-expat = %{version}-%{release} -Group: Development/Libraries %description -n mingw32-expat-static Static version of the MinGW Windows expat XML parser library. @@ -64,7 +62,6 @@ register handlers. %package -n mingw64-expat-static Summary: Static version of the MinGW Windows expat XML parser library Requires: mingw64-expat = %{version}-%{release} -Group: Development/Libraries %description -n mingw64-expat-static Static version of the MinGW Windows expat XML parser library. @@ -125,6 +122,7 @@ rm -r $RPM_BUILD_ROOT%{mingw64_mandir}/man1 %changelog * Mon Oct 24 2016 Kalev Lember - 2.2.0-1 - Update to 2.2.0 +- Don't set group tags * Thu Feb 04 2016 Fedora Release Engineering - 2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild