Remove obsolete Group tag

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-28 20:17:38 +01:00
commit 987e0db41a

View file

@ -5,7 +5,6 @@ Version: 1.0.43
Release: 44%{?dist}
Summary: General purpose C++ libraries
Group: System Environment/Libraries
# License breakdown: http://stlab.adobe.com/licenses.html
License: MIT
URL: http://stlab.adobe.com/
@ -44,7 +43,6 @@ both the C++ Standard Library and the Boost Libraries.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
@ -54,7 +52,6 @@ use %{name}.
%package doc
Summary: Documentation
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description doc