diff --git a/libyaml.spec b/libyaml.spec index b2f5f2c..b0f5258 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -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