Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
47c8f6a2e6
commit
f6bf3c1505
@ -2,7 +2,6 @@ Name: usbredir
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: USB network redirection protocol libraries
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://spice-space.org/page/UsbRedir
|
||||
Source0: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.bz2
|
||||
@ -26,7 +25,6 @@ All that an application wishing to implement a USB host needs to do is:
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -36,7 +34,6 @@ developing applications that use %{name}.
|
||||
|
||||
%package server
|
||||
Summary: Simple USB host TCP server
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2+
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user