Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
bf22ca6dc2
commit
a6fe317263
@ -7,7 +7,6 @@ Version: 0.2.1
|
||||
Release: 2%{?dist}
|
||||
Summary: YAML 1.1 parser and emitter written in C
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: MIT
|
||||
URL: http://pyyaml.org/
|
||||
Source0: http://pyyaml.org/download/libyaml/%{tarballname}-%{version}.tar.gz
|
||||
@ -22,7 +21,6 @@ emitter written in C.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for LibYAML applications
|
||||
Group: Development/Libraries
|
||||
Requires: libyaml = %{version}-%{release}, pkgconfig
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user