Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
a5bf132002
commit
50502ae211
@ -11,7 +11,6 @@ Version: 2.10.6
|
|||||||
Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
|
||||||
|
|
||||||
%if 0%{?gitdate}
|
%if 0%{?gitdate}
|
||||||
Source0: %{tarball}-%{gitdate}.tar.bz2
|
Source0: %{tarball}-%{gitdate}.tar.bz2
|
||||||
@ -61,7 +60,6 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Xorg X11 evdev input driver development package.
|
Summary: Xorg X11 evdev input driver development package.
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
%description devel
|
%description devel
|
||||||
X.Org X11 evdev input driver development files.
|
X.Org X11 evdev input driver development files.
|
||||||
|
Loading…
Reference in New Issue
Block a user