Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
df5b6ae7e7
commit
1c6114fde1
@ -2,7 +2,6 @@ Name: xcb-util
|
||||
Version: 0.4.0
|
||||
Release: 11%{?dist}
|
||||
Summary: Convenience libraries sitting on top of libxcb
|
||||
Group: System Environment/Libraries
|
||||
License: MIT
|
||||
URL: http://xcb.freedesktop.org
|
||||
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
|
||||
@ -21,7 +20,6 @@ the X protocol but which have traditionally been provided by Xlib.
|
||||
|
||||
%package devel
|
||||
Summary: Development and header files for xcb-util
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name}%{?isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user