Don't set group tags
They are unused in Fedora.
This commit is contained in:
parent
9873f03fa4
commit
3e38ce5415
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user