Don't set group tags

They are unused in Fedora.
This commit is contained in:
Kalev Lember 2017-09-14 21:45:01 +02:00
parent 9873f03fa4
commit 3e38ce5415

View File

@ -4,7 +4,6 @@ Name: pycairo
Version: 1.15.2
Release: 1%{?dist}
License: MPLv1.1 or LGPLv2
Group: Development/Languages
Summary: Python bindings for the cairo library
URL: http://cairographics.org/pycairo
Source0: https://github.com/pygobject/pycairo/releases/download/v%{version}/pycairo-%{version}.tar.gz
@ -21,7 +20,6 @@ Python bindings for the cairo library.
%package devel
Summary: Libraries and headers for pycairo
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: cairo-devel
Requires: pkgconfig