Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
15f938cb1b
commit
cfe39654e9
3
gsm.spec
3
gsm.spec
@ -6,7 +6,6 @@ Version: %{ver_maj}.%{ver_min}
|
|||||||
Release: 3%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Shared libraries for GSM speech compressor
|
Summary: Shared libraries for GSM speech compressor
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.quut.com/gsm/
|
URL: http://www.quut.com/gsm/
|
||||||
Source: http://www.quut.com/gsm/%{name}-%{version}.tar.gz
|
Source: http://www.quut.com/gsm/%{name}-%{version}.tar.gz
|
||||||
@ -37,7 +36,6 @@ ETSI standard test patterns.
|
|||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: GSM speech compressor tools
|
Summary: GSM speech compressor tools
|
||||||
Group: Applications/Multimedia
|
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
Contains command line utilities for libgsm, an implementation of
|
Contains command line utilities for libgsm, an implementation of
|
||||||
@ -47,7 +45,6 @@ excitation/long term prediction) coding at 13 kbit/s.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Header files and development libraries for libgsm
|
Summary: Header files and development libraries for libgsm
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{_isa} = %{version}-%{release}
|
Requires: %{name}%{_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
Reference in New Issue
Block a user