Don't set group tags
They are unused in Fedora.
This commit is contained in:
parent
4c74186645
commit
2409967d1a
@ -5,7 +5,6 @@ Version: 1.2.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/JsonGlib
|
||||
#VCS: git:git://git.gnome.org/json-glib
|
||||
@ -24,7 +23,6 @@ for the JavaScript Object Notation (JSON) format.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -33,7 +31,6 @@ developing applications that use %{name}.
|
||||
|
||||
%package tests
|
||||
Summary: Tests for the json-glib package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description tests
|
||||
|
Loading…
Reference in New Issue
Block a user